You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This software's source package also comes with an already compiled EXE file for running in Windows. Unfortunately, every time I run it, I can't use the most important command line option, the "-f" command line option. That would allow me to set the format of the output object file, but it doesn't work.. For example, when I run it as "objconv.exe -fCOFF fastlz.o fastlz.obj" I end up getting the error "Error 2004: Unknown command line option: %sfCOFF". It seems to be converting "-" into "%s" somehow. Please fix. I've tried putting a space between -f and COFF. I've tried putting a ":" between. I've tried even using /f instead of -f. Nothing works.
The text was updated successfully, but these errors were encountered:
Hi Ben,
I have lost my 2FA access to my account due to phone crash in a car
accident, before I regained access to the account, there would be no update
to this project. You may contact the professor’s website to get the latest
version.
Thanks.
*____**____**____**____**____**____**____**____**____**____**____**____*
*____**____**____**____**____**____*
* Contact Info*
* TW Mobile : +886-989678976 <+886%20989%20678%20976> *
Em
ail: ***@***.***
*____**____**____**____**____**____**____**____**____**____**____**____*
*____**____**____**____**____**____*
BenHut1 ***@***.***>於 2023年12月13日 週三,09:26寫道:
This software's source package also comes with an already compiled EXE
file for running in Windows. Unfortunately, every time I run it, I can't
use the most important command line option, the "-f" command line option.
That would allow me to set the format of the output object file, but it
doesn't work.. For example, when I run it as "objconv.exe -fCOFF fastlz.o
fastlz.obj" I end up getting the error "Error 2004: Unknown command line
option: %sfCOFF". It seems to be converting "-" into "%s" somehow. Please
fix. I've tried putting a space between -f and COFF. I've tried putting a
":" between. I've tried even using /f instead of -f. Nothing works.
—
Reply to this email directly, view it on GitHub
<#16>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTO5EUAB4CGYZF2EWKHFZDYJD75HAVCNFSM6AAAAABASLY3X6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZTQNZYG44DINQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
This software's source package also comes with an already compiled EXE file for running in Windows. Unfortunately, every time I run it, I can't use the most important command line option, the "-f" command line option. That would allow me to set the format of the output object file, but it doesn't work.. For example, when I run it as "objconv.exe -fCOFF fastlz.o fastlz.obj" I end up getting the error "Error 2004: Unknown command line option: %sfCOFF". It seems to be converting "-" into "%s" somehow. Please fix. I've tried putting a space between -f and COFF. I've tried putting a ":" between. I've tried even using /f instead of -f. Nothing works.
The text was updated successfully, but these errors were encountered: