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

compile ogre-next from source along side ogre. #419

Closed
talregev opened this issue Oct 30, 2023 · 5 comments
Closed

compile ogre-next from source along side ogre. #419

talregev opened this issue Oct 30, 2023 · 5 comments

Comments

@talregev
Copy link

talregev commented Oct 30, 2023

As a vcpkg user, I would like to compile ogre-next along side ogre. The problem is, that when I compile it from source it have the same name as original ogre lib. Can you differentiate this library lib binary file name from ogre? Maybe as you ship it as ogre-next? Similar to your repo name.

@darksylinc
Copy link
Member

Hi!

See #259

OgreNext 2.3 added the OGRE_USE_NEW_PROJECT_NAME CMake option to address this issue.

The roadmap is as follows:

  • OgreNext 3.0 OGRE_USE_NEW_PROJECT_NAME is off by default.
  • OgreNext 4.0 OGRE_USE_NEW_PROJECT_NAME is on by default.
  • OgreNext 5.0 OGRE_USE_NEW_PROJECT_NAME is marked as deprecated.
  • OgreNext 6.0 will not ship with OGRE_USE_NEW_PROJECT_NAME.

@talregev
Copy link
Author

On version 2.3.1 is still not there:
https://github.com/OGRECave/ogre-next/blob/v2.3.1/CMakeLists.txt

Can you release 2.3.2?

@talregev
Copy link
Author

Until you don't release a new version that contain this fix, the issue still remain. Please open the issue.

@darksylinc
Copy link
Member

Sounds fair.

@darksylinc darksylinc reopened this Oct 30, 2023
@talregev talregev changed the title compile ogre-next from source along side with ogre. compile ogre-next from source along side ogre. Oct 31, 2023
@darksylinc
Copy link
Member

2.3.2 has been released.
Closing.

Tomorrow I'll be updating the main website.
We'll soon be making a 3.0 release too; if you have naming candidates, they're welcome.

Cheers

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