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
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