Guest User

Untitled

a guest
May 21st, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. Looking for OGRE
  2. CMake Warning (dev) at Demo/CMakeLists.txt:40 (LINK_DIRECTORIES):
  3. This command specifies the relative path
  4.  
  5. ../QtOgre/debug
  6.  
  7. as a link directory.
  8.  
  9. Policy CMP0015 is not set: link_directories() treats paths relative to the
  10. source dir. Run "cmake --help-policy CMP0015" for policy details. Use the
  11. cmake_policy command to set the policy and suppress this warning.
  12. This warning is for project developers. Use -Wno-dev to suppress it.
  13.  
  14. Configuring done
  15. WARNING: Target "Demo" requests linking to directory "G:\Code\Libraries\Ogre\OgreSDK_vc9_v1-7-2\bin". Targets may link only to libraries. CMake is dropping the item.
  16. WARNING: Target "Demo" requests linking to directory "G:\Code\Libraries\Ogre\OgreSDK_vc9_v1-7-2\bin". Targets may link only to libraries. CMake is dropping the item.
  17. WARNING: Target "Demo" requests linking to directory "G:\Code\Libraries\Ogre\OgreSDK_vc9_v1-7-2\bin". Targets may link only to libraries. CMake is dropping the item.
  18. WARNING: Target "Demo" requests linking to directory "G:\Code\Libraries\Ogre\OgreSDK_vc9_v1-7-2\bin". Targets may link only to libraries. CMake is dropping the item.
  19. WARNING: Target "Demo" requests linking to directory "G:\Code\Libraries\Ogre\OgreSDK_vc9_v1-7-2\bin". Targets may link only to libraries. CMake is dropping the item.
  20. WARNING: Target "Demo" requests linking to directory "G:\Code\Libraries\Ogre\OgreSDK_vc9_v1-7-2\bin". Targets may link only to libraries. CMake is dropping the item.
  21. WARNING: Target "Demo" requests linking to directory "G:\Code\Libraries\Ogre\OgreSDK_vc9_v1-7-2\bin". Targets may link only to libraries. CMake is dropping the item.
  22. WARNING: Target "Demo" requests linking to directory "G:\Code\Libraries\Ogre\OgreSDK_vc9_v1-7-2\bin". Targets may link only to libraries. CMake is dropping the item.
  23. Generating done
Add Comment
Please, Sign In to add comment