Interactive PowerBasic Forum

IT-Consultant: Charles Pegge => OxygenBasic => Topic started by: Joe Caverly on November 17, 2023, 06:41:48 PM

Title: Oxygen64.dll and PureBasic
Post by: Joe Caverly on November 17, 2023, 06:41:48 PM
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
Title: Re: Oxygen64.dll and PureBasic
Post by: Charles Pegge on November 20, 2023, 07:01:53 PM
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.