09-02-2025, 09:20 PM
I need some pointers/info on how to get it to actually compile a loaded project please....anyone got any ideas?
John
John
Code: (Select All)
qb64pe.exe : The term 'qb64pe.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path
was included, verify that the path is correct and try again.
At line:1 char:1
+ qb64pe.exe -x 'C:\QB64\UnseenGDK_Dev\Projects\Cloth Simulation.bas' - ...
+ ~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (qb64pe.exe:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

