Advertisement
Guest User

Untitled

a guest
Jan 25th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. D:\Programming\Projects\GameEconomics\Source\Github\Urho3D-Hangars>cmake_vs2013.
  2. bat build -DURHO3D_EXTRAS=1 -DURHO3D_DATABASE_ODBC=1 -DNANODBC_USE_BOOST_CONVERT
  3. =ON -DBuild-AlphaEngine=1 -DBuild-HangarsGame=1 -DBuild-AlphaEditor=1 -DCMAKE_BU
  4. ILD_TYPE=RelWithDebInfo
  5. -- The C compiler identification is MSVC 18.0.21005.1
  6. -- The CXX compiler identification is MSVC 18.0.21005.1
  7. -- Check for working C compiler using: Visual Studio 12 2013
  8. -- Check for working C compiler using: Visual Studio 12 2013 -- works
  9. -- Detecting C compiler ABI info
  10. -- Detecting C compiler ABI info - done
  11. -- Check for working CXX compiler using: Visual Studio 12 2013
  12. -- Check for working CXX compiler using: Visual Studio 12 2013 -- works
  13. -- Detecting CXX compiler ABI info
  14. -- Detecting CXX compiler ABI info - done
  15. -- Detecting CXX compile features
  16. -- Detecting CXX compile features - done
  17. CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.3/Modules/FindPackageH
  18. andleStandardArgs.cmake:148 (message):
  19. Could NOT find ODBC driver manager, please install the development package
  20. for unixODBC or libiodbc (missing: ODBC_INCLUDE_DIRS) (found version "3")
  21. Call Stack (most recent call first):
  22. C:/Program Files (x86)/CMake/share/cmake-3.3/Modules/FindPackageHandleStandard
  23. Args.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  24. CMake/Modules/FindODBC.cmake:59 (find_package_handle_standard_args)
  25. CMake/Modules/Urho3D-CMake-common.cmake:476 (find_package)
  26. CMakeLists.txt:46 (include)
  27.  
  28. -- Configuring incomplete, errors occurred!
  29. See also "D:/Programming/Projects/GameEconomics/Source/Github/Urho3D-Hangars/bui
  30. ld/CMakeFiles/CMakeOutput.log".
  31.  
  32.  
  33. D:\Programming\Projects\GameEconomics\Source\Github\Urho3D-Hangars>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement