• Welcome to Jose's Read Only Forum 2023.
 

o2 030 SC - source code

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

Previous topic - Next topic

0 Members and 1 Guest 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