Oxygen64.dll and PureBasic

Started by Joe Caverly, November 17, 2023, 06:41:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Joe Caverly

In reference to http://forum.it-berater.org/index.php/topic,5897.msg26070.html#msg26070 I would just like to say thanks to @Charles Pegge for the 64-bit version of Oxygen64.dll

Thanks to the folks at the PureBasic Forum,
https://www.purebasic.fr/english/viewtopic.php?t=82879
I can now call 64-bit OxygenBasic code from 64-bit PureBasic code.

Joe
GPS Coordinates
42° 57' 23.94'' N
81° 16' 42.4488'' W

Charles Pegge

Thanks Joe,

Oxygen64.dll is working well, and self-compiles, but I have picked up a suspected type casting error when using one of the library files chaos.inc which holds randomizers and noise generators. This is an error which does not appear in 64bit binaries generated by the 32 bit oxygen.dll, but I believe I have enough info to isolate the problem soon.