Code: Select all
D:\PureBasic\Compilers\pbcompiler.exe /reasm PureBasic.asm /linenumbering /thread /xp /icon "Includes\Icon.ico" /resource "Includes\Sounds\Sounds.rc" /exe "Rebuild.exe"
I'm not using any third-party libraries, and obviously the exe compiles normally from the IDE, so all paths in the resource file are correct, etc.
I'm running the command-line from a batch file in the source's folder. Anyone have any idea how to resolve this? Thanks.
