Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unofficial-mac-v14-opengl3-beta does not start on Mojave #5

Open
Alessandro1970 opened this issue Aug 3, 2019 · 10 comments
Open

unofficial-mac-v14-opengl3-beta does not start on Mojave #5

Alessandro1970 opened this issue Aug 3, 2019 · 10 comments

Comments

@Alessandro1970
Copy link

Hi,

Could tell me how run PCem on MBP on Mojave ?

The app doesn't start, step by step after copying the pcem in the app folder what can I have to do ?

@kyr0
Copy link
Member

kyr0 commented Aug 3, 2019

Hi,

unfortunately I'm in greece atm and have no laptop with me. Can you open up a Terminal, right-click the PCem app image, click "Open package contents" (or smth like this it is called), change to the Contents folder in there, until you find a "pcem" executable binary. Then type "cd" in the terminal, put a space, and drag & drop the folder where the pcem binary is located in to the terminal window. The full path will be printed in the terminal after "cd " -- hit enter, followed by ./pcem

It should then start the program and print a lot of debug information in the terminal window. I'm curious about this. Maybe we need some compiler or linker flags, need to link other shared libraries in or even have to do some opengl hacks for Mojave.

Thanks and best,
Aron

@halfnibble
Copy link

dyld: Library not loaded: /usr/local/Cellar/wxmac/3.0.4_1/lib/libwx_osx_cocoau_html-3.0.0.4.0.dylib
Referenced from: /Applications/PCem.app/Contents/MacOS/./libwx_osx_cocoau_xrc-3.0.dylib
Reason: image not found
Abort trap: 6

@halfnibble
Copy link

I ran this based on the developer docs brew install wxmac sdl2 openal-soft

And now when I run ./pcem, I get different output.
Set fullspeed - 0 0 0
Menu item not found: 1403
Menu item not found: 1404
Screen Shot 2019-09-26 at 10 50 25 PM

@halfnibble
Copy link

Ah. I forgot to install the ROMS. After doing that and installing those packages with brew, I got it running.

@kyr0
Copy link
Member

kyr0 commented Sep 29, 2019

Thanks @halfnibble for reporting and updating on this. Glad it works for you 👍
@Alessandro1970 Does this issue still bother you?

@doylecentral
Copy link

doylecentral commented Jan 11, 2020

Hello. I tried running on Mojave.
I used your suggested troubleshooting step above. Here is the out put
/Applications/PCem.app/Contents/MacOS/launch_pcem.sh
Set fullspeed - 0 0 0
Menu item not found: 1403
Menu item not found: 1404

I had manually add the support folder

@kyr0
Copy link
Member

kyr0 commented Feb 3, 2020

I'm running Mojave myself now and will port V15 once I've got some spare time

@earlthesquirrel
Copy link

earlthesquirrel commented Apr 16, 2020

FYI -- Similar issue happened with Catalina, just FYI.
(and is there a Catalina build available yet? Just curious)
It generated a mprotect: Cannot allocate memory after I got this part straight.. (so I moved to that ticket)

@brunocastello
Copy link

I ran this based on the developer docs brew install wxmac sdl2 openal-soft

And now when I run ./pcem, I get different output.
Set fullspeed - 0 0 0
Menu item not found: 1403
Menu item not found: 1404
Screen Shot 2019-09-26 at 10 50 25 PM

I'm on Catalina 10.15.4, I'm having the same message. I downloaded the ROMs and saved them where they should be. But the app is still showing that message to me. How do I fix this?

@Sly-007
Copy link

Sly-007 commented Dec 13, 2020

Hi, I have Catalina and the same as halfnibble. I tried is brew command but it installs a newer version (3.0.5.1) of wxmac. Can I do something to get the right wxmac version ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants