hello all, i am trying to export some 3d game in my MacM1, but when i compile executable and try run, show this messagebox :
screenshot : https://prnt.sc/1csrhfMIkDIa
Problem in execute standalone Game in M1
- skinkairewalker
- Enthusiast
- Posts: 782
- Joined: Fri Dec 04, 2015 9:26 pm
Re: Problem in execute standalone Game in M1
I don't have M1 Mac only Intel Mac
but
You have to put the 'engine3d.dylib' into your APP and specify the path at InitEngine3d(...).
copy from purebasic.app '[path]/PureBasic.app/Contents/Resources/compilers
See IDE-Tool MyAppData and PathHelper
but
You have to put the 'engine3d.dylib' into your APP and specify the path at InitEngine3d(...).
copy from purebasic.app '[path]/PureBasic.app/Contents/Resources/compilers
See IDE-Tool MyAppData and PathHelper
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive