o2 030 SC - source code

Started by Zlatko Vid, January 04, 2022, 11:02:09 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Zlatko Vid

I just download last release of o2 from github
it is self-compiled version 0.30
i checked all folders and files
and i cannot found oxygen dll source code
also
i cannot found gxo2 source code

all i can find is main.inc include file
not any folder called src
  •  

Charles Pegge

Hi Aurel,

The source code is in inc\OXSC

The self compile program should be run inside this folder:

BuildOxygenDLL.o2bas

  $dll
  $filename "oxygen.dll"
  $o2version "0.3.0"
  uses RTL32
  uses main