Page 1 of 1

Problem in execute standalone Game in M1

Posted: Sat Apr 29, 2023 9:49 pm
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

Re: Problem in execute standalone Game in M1

Posted: Sat Apr 29, 2023 11:15 pm
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