Advertisement
Guest User

Xenos error

a guest
Sep 26th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. 1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1767,5): warning : The referenced project '..\ext\BlackBone\src\BlackBone\BlackBone.vcxproj' does not exist.
  2. 1>ProfileMgr.cpp
  3. 1>DlgSettings.cpp
  4. 1>DlgWait.cpp
  5. 1>c:\users\stefan\desktop\xenos-master\src\stringutil.h(3): fatal error C1083: Cannot open include file: 'BlackBone/src/BlackBone/Config.h': No such file or directory (compiling source file ProfileMgr.cpp)
  6. 1>DumpHandler.cpp
  7. 1>c:\users\stefan\desktop\xenos-master\src\window.hpp(4): fatal error C1083: Cannot open include file: 'BlackBone/src/BlackBone/Misc/Thunk.hpp': No such file or directory (compiling source file DlgWait.cpp)
  8. 1>FileUtil.cpp
  9. 1>c:\users\stefan\desktop\xenos-master\src\window.hpp(4): fatal error C1083: Cannot open include file: 'BlackBone/src/BlackBone/Misc/Thunk.hpp': No such file or directory (compiling source file DlgSettings.cpp)
  10. 1>InjectionCore.cpp
  11. 1>c:\users\stefan\desktop\xenos-master\src\stringutil.h(3): fatal error C1083: Cannot open include file: 'BlackBone/src/BlackBone/Config.h': No such file or directory (compiling source file FileUtil.cpp)
  12. 1>Main.cpp
  13. 1>MainDlg.cpp
  14. 1>c:\users\stefan\desktop\xenos-master\src\stringutil.h(3): fatal error C1083: Cannot open include file: 'BlackBone/src/BlackBone/Config.h': No such file or directory (compiling source file InjectionCore.cpp)
  15. 1>Routines.cpp
  16. 1>c:\users\stefan\desktop\xenos-master\src\window.hpp(4): fatal error C1083: Cannot open include file: 'BlackBone/src/BlackBone/Misc/Thunk.hpp': No such file or directory (compiling source file Main.cpp)
  17. 1>DlgModules.cpp
  18. 1>c:\users\stefan\desktop\xenos-master\src\window.hpp(4): fatal error C1083: Cannot open include file: 'BlackBone/src/BlackBone/Misc/Thunk.hpp': No such file or directory (compiling source file Routines.cpp)
  19. 1>c:\users\stefan\desktop\xenos-master\src\window.hpp(4): fatal error C1083: Cannot open include file: 'BlackBone/src/BlackBone/Misc/Thunk.hpp': No such file or directory (compiling source file MainDlg.cpp)
  20. 1>c:\users\stefan\desktop\xenos-master\src\window.hpp(4): fatal error C1083: Cannot open include file: 'BlackBone/src/BlackBone/Misc/Thunk.hpp': No such file or directory (compiling source file DlgModules.cpp)
  21. 1>Done building project "Xenos.vcxproj" -- FAILED.
  22. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement