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

Enable macos build #2

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Enable macos build #2

merged 1 commit into from
Feb 23, 2024

Conversation

themightyoarfish
Copy link
Contributor

These changes were needed for me to build this on macos ARM.

Had to brew install assimp embree as well.

)

target_link_libraries(rmagine-core
${ASSIMP_LIBRARIES}
Eigen3::Eigen
${Boost_LIBRARIES}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
${Boost_LIBRARIES}

this is empty anyways for me

@themightyoarfish themightyoarfish changed the title Enable macos buil Enable macos build Feb 21, 2024
@amock amock self-assigned this Feb 23, 2024
@amock
Copy link
Member

amock commented Feb 23, 2024

and it still compiles on ubuntu 22. Merged 👍

@amock amock closed this Feb 23, 2024
@amock amock reopened this Feb 23, 2024
@amock amock merged commit b89feb2 into uos:main Feb 23, 2024
8 checks passed
@themightyoarfish themightyoarfish deleted the macos-compile branch February 23, 2024 08:48
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.

2 participants