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

Simple Library Tutorial doesn't work on macos. #397

Open
JinnTonic opened this issue Jan 12, 2025 · 1 comment
Open

Simple Library Tutorial doesn't work on macos. #397

JinnTonic opened this issue Jan 12, 2025 · 1 comment

Comments

@JinnTonic
Copy link

Hi,

The Simple Library Tutorial (https://github.com/ubisoft/Sharpmake/wiki/Simple-Library-Tutorial) fails to build on Xcode+macOS.
I only changed the DevEnv and Platform. I cant identify anything wrong with my setup - I shared my files as a POC : game2.zip .

Xcode only builds a static library (.a) for the simplelibrary.library project/scheme - while omitting sharpmake's 'dll fragment'. So when building the executable, the final copy of the dylib fails as it is missing.

@jspelletier
Copy link
Collaborator

Please try the sample HelloXCode instead. Not sure what is wrong with what you did but HelloXCode is run by the CI so it works.

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