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

Cmake changes to fix build issues #278

Merged

Conversation

oldmanauz
Copy link
Contributor

@oldmanauz oldmanauz commented Apr 15, 2022

I tried to build Ogre 2.4 from master and ran into some issues with the CMAKE option "OGRE_USE_NEW_PROJECT_NAME" set to true.

The planar reflections api and terrain tutorial samples try to link against OgrePlanarReflections.lib instead of OgreNextPlanarReflections.lib when the Cmake option "OGRE_USE_NEW_PROJECT_NAME" is true and fail linking.

Related to #259

The planar reflections api sample and terrain tutorial sample try to link against OgrePlanarReflections.lib instead of OgrePlanarReflections.lib when the Cmake option "OGRE_USE_NEW_PROJECT_NAME" is true.
@oldmanauz oldmanauz changed the title Cmake changes Cmake changes to fix build issues Apr 15, 2022
@darksylinc darksylinc merged commit 2b533d9 into OGRECave:master Apr 15, 2022
@oldmanauz oldmanauz deleted the OgreNext_name_build_samples_issue branch April 15, 2022 21:43
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