Oxygen Basic

Programming => Problems & Solutions => Topic started by: jcfuller on January 02, 2017, 05:40:53 AM

Title: gxo2.exe issue
Post by: jcfuller on January 02, 2017, 05:40:53 AM
I have been away from O2 for awhile but I think this is what I used for compiling to an exe from the command line.
gxo2 -m -cMyFile.o2bas
no errors echoed.
I did some searching but did not find any answer

James
Title: Re: gxo2.exe issue
Post by: jcfuller on January 02, 2017, 05:51:19 AM
Worked around it by compiling exo2 and moving it to the OxygenBasic folder.

James
Title: Re: gxo2.exe issue
Post by: Charles Pegge on January 02, 2017, 11:39:05 PM
Hi James,

Gxo2 and co2 require oxygen.dll in the same folder. system path settings are not required.