Jump to content
TrinityCore

katos

Plebs
  • Posts

    7
  • Joined

  • Last visited

Everything posted by katos

  1. Strange, still having the issue, I have tried both 32 and 64 bit versions of Boost incase that was the issue too. Really strange.
  2. Still having issues but I believe my issue is with the environment variable. Does the variable have to be user or system, and am I right in saying it should look something like this?:
  3. Hi all, have just pulled a copy of Trinity core, applied the Boost library and have done all that, when I come to compile using Visual studio, I end up with the following error: Error 1 error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such file or directory D:core2srcserversharedLoggingLog.h 26 1 shared Error 2 error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such file or directory D:core2srcserversharedLoggingLog.h 26 1 collision Error 3 error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such file or directory D:core2srcserversharedLoggingLog.h 26 1 collision Error 4 error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such file or directory D:core2srcserversharedLoggingLog.h 26 1 collision Error 5 error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such file or directory D:core2srcserversharedLoggingLog.h 26 1 collision Error 6 error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such file or directory D:core2srcserversharedLoggingLog.h 26 1 collision Error 7 error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such file or directory D:core2srcserversharedLoggingLog.h 26 1 collision Error 8 error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such file or directory D:core2srcserversharedLoggingLog.h 26 1 game Error 9 error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such file or directory D:core2srcserversharedLoggingLog.h 26 1 scripts Error 10 error C1083: Cannot open include file: 'boost/property_tree/ptree.hpp': No such file or directory D:core2srcserversharedConfigurationConfig.h 25 1 authserver Error 11 error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such file or directory D:core2srcserversharedLoggingLog.h 26 1 worldserver Any ideas what the issue possibly issue? I tried to apply the file /boost/asio/io_service.hpp manually to ALL_BUILD but this didn't help. Regards.
×
×
  • Create New...