OGRE not found (with the Ogre 1.12)
Original report by David Reepmeyer (Bitbucket: david_reepmeyer, ).
**Operating System:** Mac High Sierra (64-bit)
-- Looking for OGRE...
-- OGRE_PREFIX_WATCH changed.
-- Found Ogre (..)
-- Build type (static, dynamic) does not match the requested one.
-- Could not locate OGRE
**Reproducibility:** (doesn't apply/always/never/sometimes)
Building against Ogre 1.12 (using provided OGREConfig.cmake file from OGRE)
**Reproduction steps:**
1. build ogre 1.12
2. build cegui default branch
I will provide a PR for issue
Original comment by David Reepmeyer (Bitbucket: david_reepmeyer, ).
Pull Request fix available here
pull request #324
Original comment by David Reepmeyer (Bitbucket: david_reepmeyer, ).
@{557058:f294d53c-fd88-4f0f-b929-0bc9d736f704} I think if pull request #324 makes it to default branch this can be marked resolved. Should I create another PR for default or can that commit be cherry picked over to default and v0 branches?
Original comment by Lukas Meindl (Bitbucket: Ident8, ).
Normally, it would be merged up once I perform all merges from v0-8 to v0 to default. But if files were removed, or completely rewritten, then we might need a new PR or I need to carefully merge by hand.
Gonna see if can build with OGRE 1.12 on my Linux. Actually I'm having Macintosh too, gonna test on that later.