Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. Microsoft Windows XP [Version 5.1.2600]
  2. (C) Copyright 1985-2001 Microsoft Corp.
  3.  
  4. C:\Documents and Settings\DELL>cd\
  5.  
  6. C:\>d:
  7.  
  8. D:\>BattleForWesnoth\external\msvc9-cmake
  9.  
  10. D:\>cd ..
  11.  
  12. D:\>cmake -G "Visual Studio 9 2008" -DBOOST_ROOT=D:\\external\boost_1_42 -DLUA_I
  13. NCLUDE_DIR=external\lua5_1_4_Win32_dll8_lib\include -DSDL_INCLUDE_DIR=external\S
  14. DL-1.2.14\include -DSDLIMAGE_INCLUDE_DIR=external\SDL_image-1.2.10\include -DSDL
  15. MIXER_INCLUDE_DIR=external\SDL_mixer-1.2.11\include -DSDLNET_INCLUDE_DIR=externa
  16. l\SDL_net-1.2.7\include -DSDLTTF_INCLUDE_DIR=external\SDL_ttf-2.0.9\include -DGE
  17. TTEXT_INCLUDE_DIR=..\external\libintl-0.14.4\include -DZLIB_INCLUDE_DIR=..\exter
  18. nal\zlib-1.2.3\include -DPANGO_INCLUDE_DIR=..\external\pango-dev_1.26.2-1_win32\
  19. include\pango-1.0 -DCAIRO_INCLUDE_DIR=..\external\cairo-dev_1.8.8-2_win32\includ
  20. e\cairo -DGLIB_INCLUDE_DIR=..\external\glib-dev_2.22.4-1_win32\include\glib-2.0
  21. -DGLIBCONFIG_INCLUDE_PATH=..\external\glib-dev_2.22.4-1_win32\lib\glib-2.0\inclu
  22. de -DLUA_LIBRARIES=D:\\external\lua5_1_4_Win32_dll8_lib\lua5.1.lib -DSDLIMAGE_LI
  23. BRARY=D:\\external\SDL_image-1.2.10\lib\SDL_image.lib -DSDLMIXER_LIBRARY=D:\\ext
  24. ernal\SDL_mixer-1.2.11\lib\SDL_mixer.lib -DSDLNET_LIBRARY=D:\\external\SDL_net-1
  25. .2.7\lib\SDL_net.lib -DSDLTTF_LIBRARY=D:\\external\SDL_ttf-2.0.9\lib\SDL_ttf.lib
  26. -DSDL_LIBRARY=D:\\external\SDL-1.2.14\lib\SDL.lib -DSDLMAIN_LIBRARY=D:\\externa
  27. l\SDL-1.2.14\lib\SDLmain.lib -DLIBINTL_LIBRARY=D:\\external\libintl-0.14.4\lib\l
  28. ibintl.lib -DPANGO_LIBRARY=D:\\external\pango-dev_1.26.2-1_win32\lib\pango-1.0.l
  29. ib -DPANGOCAIRO_LIBRARY=D:\\external\pango-dev_1.26.2-1_win32\lib\pangocairo-1.0
  30. .lib -DCAIRO_LIBRARY=D:\\external\cairo-dev_1.8.8-2_win32\lib\cairo.lib -DGOBJEC
  31. T_LIBRARY=D:\\external\glib-dev_2.22.4-1_win32\lib\gobject-2.0.lib
  32. 'cmake' is not recognized as an internal or external command,
  33. operable program or batch file.
  34.  
  35. D:\>cd external
  36. The system cannot find the path specified.
  37.  
  38. D:\>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement