Re: Ogre AppWizards 1.7.0
Posted: Sun May 02, 2010 6:35 pm
VC10 SDK with VC10 (not express) AppWizard.jacmoe wrote:Which version of it?
Support and community hang-out spot for Ogre3D
https://forums.ogre3d.org/
VC10 SDK with VC10 (not express) AppWizard.jacmoe wrote:Which version of it?
jacmoe wrote:I just tested it again: no problems.
I'll do a test against the one you downloaded, just in case.
I just tested it, and everything was in order, as illustrated above.iuridosanjos wrote:I had to add this line:
"$(OGRE_HOME)\lib\$(Configuration);"
I dont know if vc10 express or not make difference on that, but I wouldn't say it.jacmoe wrote:I just tested it, and everything was in order, as illustrated above.iuridosanjos wrote:I had to add this line:
"$(OGRE_HOME)\lib\$(Configuration);"
Are you telling me that Visual Studio 2010 is handling this differently from Visual C++ 2010 Express?
You are not viewing the configuration page with all configurations set ?
Thanks Jacmoe!
Code: Select all
||=== OgreTeste, Debug ===|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\Threading\OgreThreadHeadersBoost.h|29|error: boost/thread/tss.hpp: No such file or directory|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\Threading\OgreThreadHeadersBoost.h|30|error: boost/thread/recursive_mutex.hpp: No such file or directory|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\Threading\OgreThreadHeadersBoost.h|31|error: boost/thread/condition.hpp: No such file or directory|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\Threading\OgreThreadHeadersBoost.h|32|error: boost/thread/thread.hpp: No such file or directory|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\Threading\OgreThreadHeadersBoost.h|33|error: boost/thread/shared_mutex.hpp: No such file or directory|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\Threading\OgreThreadHeadersBoost.h|34|error: boost/thread/locks.hpp: No such file or directory|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreIteratorRange.h|34|error: boost/range.hpp: No such file or directory|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreIteratorRange.h|109|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreIteratorRange.h|109|error: ISO C++ forbids declaration of 'iterator_range' with no type|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreIteratorRange.h|109|error: typedef name may not be a nested-name-specifier|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreIteratorRange.h|109|error: ISO C++ forbids nested type 'iterator_range' with same name as enclosing class|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreIteratorRange.h|109|error: expected ';' before '<' token|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|746|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|746|error: ISO C++ forbids declaration of 'recursive_mutex' with no type|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|746|error: expected ';' before 'mutex'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h||In member function 'Ogre::String Ogre::NameGenerator::generate()':|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|756|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|756|error: expected ';' before 'ogreAutoMutexLock'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h||In member function 'void Ogre::NameGenerator::reset()':|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|765|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|765|error: expected ';' before 'ogreAutoMutexLock'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h||In member function 'void Ogre::NameGenerator::setNext(long long unsigned int)':|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|772|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|772|error: expected ';' before 'ogreAutoMutexLock'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h||In member function 'long long unsigned int Ogre::NameGenerator::getNext() const':|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|780|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|780|error: expected ';' before 'ogreAutoMutexLock'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|797|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|797|error: ISO C++ forbids declaration of 'recursive_mutex' with no type|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|797|error: expected ';' before 'mutex'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h||In member function 'virtual std::pair<bool, T> Ogre::Pool<T>::removeItem()':|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|807|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|807|error: expected ';' before 'ogreAutoMutexLock'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h||In member function 'virtual void Ogre::Pool<T>::addItem(const T&)':|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|826|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|826|error: expected ';' before 'ogreAutoMutexLock'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h||In member function 'virtual void Ogre::Pool<T>::clear()':|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|832|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreCommon.h|832|error: expected ';' before 'ogreAutoMutexLock'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|67|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|67|error: ISO C++ forbids declaration of 'recursive_mutex' with no type|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|67|error: expected ';' before '*' token|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h||In constructor 'Ogre::SharedPtr<T>::SharedPtr()':|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|74|error: 'mutex' was not declared in this scope|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h||In constructor 'Ogre::SharedPtr<T>::SharedPtr(Y*, Ogre::SharedPtrFreeMethod)':|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|87|error: 'mutex' was not declared in this scope|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|90|error: expected type-specifier before 'boost'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|90|error: expected ';' before 'boost'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|98|error: 'mutex' was not declared in this scope|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|101|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|101|error: expected ';' before 'ogrenameLock'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h||In constructor 'Ogre::SharedPtr<T>::SharedPtr(const Ogre::SharedPtr<Y>&)':|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|129|error: 'mutex' was not declared in this scope|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|132|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|132|error: expected ';' before 'ogrenameLock'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h||In member function 'void Ogre::SharedPtr<T>::bind(T*, Ogre::SharedPtrFreeMethod)':|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|169|error: 'mutex' was not declared in this scope|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|169|error: expected type-specifier before 'boost'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|169|error: expected ';' before 'boost'|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|170|error: 'boost' has not been declared|
E:\OgreSDK_mingw_v1-7-2\include\OGRE\OgreSharedPtr.h|170|error: expected ';' before 'ogreAutoMutexLock'|
||More errors follow but not being shown.|
||Edit the max errors limit in compiler options...|
||=== Build finished: 50 errors, 0 warnings ===|