SIMPENGINE.PLG
Upload User: nthssl
Upload Date: 2022-04-05
Package Size: 25357k
Code Size: 3k
Category:

OpenCV

Development Platform:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: SimpEngine - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:WINDOWSTEMPRSP4205.TMP" with contents
  10. [
  11. /nologo /ML /W3 /GR /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/SimpEngine.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
  12. "F:02本书所附源代码光盘Chapter12SimpEngineaudiosystem.cpp"
  13. "F:02本书所附源代码光盘Chapter12SimpEnginecamera.cpp"
  14. "F:02本书所附源代码光盘Chapter12SimpEngineengine.cpp"
  15. "F:02本书所附源代码光盘Chapter12SimpEngineentity.cpp"
  16. "F:02本书所附源代码光盘Chapter12SimpEnginefont.cpp"
  17. "F:02本书所附源代码光盘Chapter12SimpEngineInputSystem.cpp"
  18. "F:02本书所附源代码光盘Chapter12SimpEnginemd2.cpp"
  19. "F:02本书所附源代码光盘Chapter12SimpEngineoglwindow.cpp"
  20. "F:02本书所附源代码光盘Chapter12SimpEnginesimpengine.cpp"
  21. "F:02本书所附源代码光盘Chapter12SimpEngineterrain.cpp"
  22. "F:02本书所附源代码光盘Chapter12SimpEnginetexture.cpp"
  23. "F:02本书所附源代码光盘Chapter12SimpEnginewinmain.cpp"
  24. "F:02本书所附源代码光盘Chapter12SimpEngineworld.cpp"
  25. ]
  26. Creating command line "cl.exe @C:WINDOWSTEMPRSP4205.TMP" 
  27. Creating temporary file "C:WINDOWSTEMPRSP4206.TMP" with contents
  28. [
  29. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib opengl32.lib glu32.lib dxguid.lib dinput8.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/SimpEngine.pdb" /machine:I386 /out:"Release/SimpEngine.exe" 
  30. ".Releaseaudiosystem.obj"
  31. ".Releasecamera.obj"
  32. ".Releaseengine.obj"
  33. ".Releaseentity.obj"
  34. ".Releasefont.obj"
  35. ".ReleaseInputSystem.obj"
  36. ".Releasemd2.obj"
  37. ".Releaseoglwindow.obj"
  38. ".Releasesimpengine.obj"
  39. ".Releaseterrain.obj"
  40. ".Releasetexture.obj"
  41. ".Releasewinmain.obj"
  42. ".Releaseworld.obj"
  43. ]
  44. Creating command line "link.exe @C:WINDOWSTEMPRSP4206.TMP"
  45. <h3>Output Window</h3>
  46. Compiling...
  47. audiosystem.cpp
  48. camera.cpp
  49. engine.cpp
  50. C:DXSDKincludedinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
  51. entity.cpp
  52. font.cpp
  53. InputSystem.cpp
  54. C:DXSDKincludedinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
  55. md2.cpp
  56. oglwindow.cpp
  57. C:DXSDKincludedinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
  58. simpengine.cpp
  59. C:DXSDKincludedinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
  60. F:02本书所附源代码光盘Chapter12SimpEnginesimpengine.cpp(43) : warning C4305: '=' : truncation from 'const double' to 'float'
  61. terrain.cpp
  62. texture.cpp
  63. F:02本书所附源代码光盘Chapter12SimpEnginetexture.cpp(58) : warning C4018: '<' : signed/unsigned mismatch
  64. winmain.cpp
  65. C:DXSDKincludedinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
  66. world.cpp
  67. Linking...
  68. <h3>Results</h3>
  69. SimpEngine.exe - 0 error(s), 2 warning(s)
  70. </pre>
  71. </body>
  72. </html>