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

MacOS Build #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

MacOS Build #75

wants to merge 1 commit into from

Conversation

Treata11
Copy link

Modifying CMakeLists.txt configuration with Conditional compilation to build the project on OSX as well as Linux.

@Treata11
Copy link
Author

This addressed issue #74. The project now builds successfully on Mac.

CPack configurations were specific to Debian Linux. I can configure it for macOS as well.

Treata11 added a commit to Treata11/delta-studio that referenced this pull request Aug 28, 2024
Adjusted the errors of `safestringlib` on macOS referenced at intel/safestringlib#75;
Included the macOS's OpenGL Binaries & headers in the scope of the project;
Added `glad` extension-loader library;
Removed the references of `Metal-Cpp` libs from the CMake config as they are no longer needed (The chosen renderer for the port is OpenGL as for now).
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

Successfully merging this pull request may close these issues.

1 participant