Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. 1>------ Build started: Project: common, Configuration: Debug Win32 ------
  2. 1>Compiling...
  3. 2>------ Skipped Build: Project: utf8cpp, Configuration: Debug Win32 ------
  4. 2>Project not selected to build for this solution configuration
  5. 1>common.cpp
  6. 1>C:\evemu\source\include\common\CommonPCH.h(34) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
  7. 1>Build log was saved at "file://c:\evemu\build\src\common\common.dir\Debug\BuildLog.htm"
  8. 1>common - 1 error(s), 0 warning(s)
  9. 3>------ Build started: Project: xmlpktgen, Configuration: Debug Win32 ------
  10. 3>Linking...
  11. 3>LINK : fatal error LNK1104: cannot open file '..\common\Debug\common.lib'
  12. 3>Build log was saved at "file://c:\evemu\build\src\xmlpktgen\xmlpktgen.dir\Debug\BuildLog.htm"
  13. 3>xmlpktgen - 1 error(s), 0 warning(s)
  14. 4>------ Build started: Project: eve-common, Configuration: Debug Win32 ------
  15. 4>Generating packet files...
  16. 4>'..\xmlpktgen\Debug\xmlpktgen.exe' is not recognized as an internal or external command,
  17. 4>operable program or batch file.
  18. 4>Project : error PRJ0019: A tool returned an error code from "Generating packet files..."
  19. 4>Build log was saved at "file://c:\evemu\build\src\eve-common\eve-common.dir\Debug\BuildLog.htm"
  20. 4>eve-common - 1 error(s), 0 warning(s)
  21. 5>------ Build started: Project: eve-server, Configuration: Debug Win32 ------
  22. 5>Compiling...
  23. 5>main.cpp
  24. 5>C:\evemu\source\include\eve-server\EVEServerPCH.h(40) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
  25. 5>Build log was saved at "file://c:\evemu\build\src\eve-server\eve-server.dir\Debug\BuildLog.htm"
  26. 5>eve-server - 1 error(s), 0 warning(s)
  27. 6>------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------
  28. 6>Project not selected to build for this solution configuration
  29. 7>------ Skipped Build: Project: PACKAGE, Configuration: Debug Win32 ------
  30. 7>Project not selected to build for this solution configuration
  31. ========== Build: 0 succeeded, 4 failed, 5 up-to-date, 3 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement