18-11-2023, 02:27 PM
uBee512 v6.0.7 dev has arrived
![[Image: embed?resid=B32DC7ED1E16A876%212974&auth...height=668]](https://onedrive.live.com/embed?resid=B32DC7ED1E16A876%212974&authkey=%21ALZTAYQ9mqTk108&width=752&height=668)
Source can be found at https://onedrive.live.com/embed?resid=B3...uPOZ-fp0SI
Binaries can be found at https://onedrive.live.com/embed?resid=B3...IC-8v0bOZI
Successfully compiles using Make on
* High Sierra
* Mojave
* Catalina
* Big Sur
* Monterey
* Ventura
* Sonoma
The above builds are Intel only.
Apple Silicon binaries will come later ( or you can roll your own )
I have used MacPorts to provide libsdl, libdsk and libzzip libraries
One thing to note : neither building from source or using MacPorts/HomeBrew install the header file zzip/__hints.h. This can be found in the source file under src/zzip
The High Sierra build using SDL1.2 and will resize the window properly under OpenGL mode
Others use SDL12-compat and exhibits the behaviour discussed earlier in this thread
You might get some odd error messages from the different builds
Unable to obtain graphics context for NSWindow (Mojave behavior)
or
Unable to create basic Accelerated OpenGL renderer.
Core Image is now using the software OpenGL renderer. This will be slow.
Doesn't seem to make any appreciable difference to function
Binaries have been built to look for dynamic libraries in /opt/local/lib
Copy the provided .dylib files there or install your own via MacPorts/HomeBrew
Keen for people to give the binaries a whirl before I submit the code to the official repository
Thanks
Tony
Source can be found at https://onedrive.live.com/embed?resid=B3...uPOZ-fp0SI
Binaries can be found at https://onedrive.live.com/embed?resid=B3...IC-8v0bOZI
Successfully compiles using Make on
* High Sierra
* Mojave
* Catalina
* Big Sur
* Monterey
* Ventura
* Sonoma
The above builds are Intel only.
Apple Silicon binaries will come later ( or you can roll your own )
I have used MacPorts to provide libsdl, libdsk and libzzip libraries
One thing to note : neither building from source or using MacPorts/HomeBrew install the header file zzip/__hints.h. This can be found in the source file under src/zzip
The High Sierra build using SDL1.2 and will resize the window properly under OpenGL mode
Others use SDL12-compat and exhibits the behaviour discussed earlier in this thread
You might get some odd error messages from the different builds
Unable to obtain graphics context for NSWindow (Mojave behavior)
or
Unable to create basic Accelerated OpenGL renderer.
Core Image is now using the software OpenGL renderer. This will be slow.
Doesn't seem to make any appreciable difference to function
Binaries have been built to look for dynamic libraries in /opt/local/lib
Copy the provided .dylib files there or install your own via MacPorts/HomeBrew
Keen for people to give the binaries a whirl before I submit the code to the official repository
Thanks
Tony
