cegui icon indicating copy to clipboard operation
cegui copied to clipboard

OGRE not found (with the Ogre 1.12)

Open Ident opened this issue 6 years ago • 5 comments

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

Ident avatar May 22 '19 00:05 Ident

Original comment by David Reepmeyer (Bitbucket: david_reepmeyer, ).


I will have a PR For this soon

Ident avatar May 22 '19 00:05 Ident

Original comment by David Reepmeyer (Bitbucket: david_reepmeyer, ).


Pull Request fix available here

pull request #324

Ident avatar May 22 '19 01:05 Ident

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?

Ident avatar May 28 '19 19:05 Ident

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.

Ident avatar May 28 '19 19:05 Ident

Gonna see if can build with OGRE 1.12 on my Linux. Actually I'm having Macintosh too, gonna test on that later.

manhnt9 avatar May 17 '20 17:05 manhnt9