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

Can't build on macOS #93

Open
Spidy123222 opened this issue Feb 8, 2024 · 3 comments
Open

Can't build on macOS #93

Spidy123222 opened this issue Feb 8, 2024 · 3 comments

Comments

@Spidy123222
Copy link

Spidy123222 commented Feb 8, 2024

Currently it errors with SDL errors on macOS when trying to build from Xcode. I saw a location for precompiledheaders in build settings and moved the SDL.h file from another folder but didn't seem to help. I'm wanting to see if I can contribute or not but this hinders able to even try. Happens on both intel and my m2 pro MacBook.

@Spidy123222
Copy link
Author

So after searching I found the script used in compiling. The fetch dependencies script wasn't making the lib/macos folder. I've always had problems with Xcode automations.

@danoon2
Copy link
Owner

danoon2 commented Feb 8, 2024

I haven't integrated fetch with the xcode project yet, but that's a good idea. Currently I'm putting together a build document

https://github.com/danoon2/Boxedwine/blob/james/soft_mmu/BUILD.md

Were you able to get it to build? I have access to a few macs, but once I get Boxedwine building, I can't really test what its like installing on a fresh system again.

@Spidy123222
Copy link
Author

I haven't integrated fetch with the xcode project yet, but that's a good idea. Currently I'm putting together a build document

Alrighty thanks.

Were you able to get it to build? I have access to a few macs, but once I get Boxedwine building, I can't really test what its like installing on a fresh system again.

I was able to get it to build after that. I'm not sure if it was from my experimentation as I did copy those files everywhere and it seemed to change messages around. I'll likely need to try again.

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

2 participants