Oxygen Basic

Programming => Problems & Solutions => Topic started by: Frankolinox on March 15, 2015, 07:17:16 AM

Title: oxide example (path problem)
Post by: Frankolinox on March 15, 2015, 07:17:16 AM
hi all.. if you install oxygen basic to c:/ path oxygenbasic will work correctly..  "oxide.o2bas" too, but I have installed it to another place with subfolders and it's working no more (for example if you want to run the 'hello" example (t1.o2bas)..

regards, frank

.
Title: Re: oxide example (path problem)
Post by: Charles Pegge on March 17, 2015, 03:49:43 AM
Hi Frank,

I am distributing a compiled oxide.exe in the main directory, alongside oxygen.dll and co2.exe, its main dependencies.

It also expects to see the inf and tools folders, for various accessories and add-ons. The intention is to have a stable configuration for future releases.

This in included in Oxymin.zip, as well as the full OxygenBasic.zip

If you can reproduce this environment, then Oxide should work.

Title: Re: oxide example (path problem)
Post by: Frankolinox on March 17, 2015, 08:04:54 AM
thank you charles for your help.. I will check it :) my editor works even only on c:/ path so I can learn something new about this one.. ;)

regards, frank