-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Can't compile mygui-next #3
Comments
Hi, thanks for testing.
|
Hey @cryham, |
Well my fork was based on other fork that worked with OgreNext 2.1 or so, but some years ago. We did manage to get it work for latest OgreNext 3.0 and that's what I needed. |
Hi, I have successfully compiled Ogre and placed it in the a folder, next to the mygui-next folder. However, when I try to compile mygui-next it complains about the lack of
OgreBuildSettings.h
in/Ogre/ogre-next/OgreMain/include
.I tried to copy this file from here but unfortunately, it still errors out.
Attached are log files from build with OgreBuildSettings.h from the link and without.
without OgreBuildSettings.h.log
with OgreBuildSettings.h from templates.log
The text was updated successfully, but these errors were encountered: