Problem in execute standalone Game in M1

Mac OSX specific forum
User avatar
skinkairewalker
Enthusiast
Enthusiast
Posts: 782
Joined: Fri Dec 04, 2015 9:26 pm

Problem in execute standalone Game in M1

Post by skinkairewalker »

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
User avatar
mk-soft
Always Here
Always Here
Posts: 6246
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Problem in execute standalone Game in M1

Post by mk-soft »

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
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
Post Reply