GRUMPY
05-28-2018, 07:15 PM
Getting a compile error building zone, with current source code pulled from github. (today)
I checked the boost dependency folder and that file geometry.hpp does not exist. Looks
like it was never needed before, since I have my May 22 source, (which I am running
now) and it's not in there either. I downloaded the windows dependencies that are currently
available from http://eqemu.github.io/ and the boost folder doesn't have that file.
No biggy. Just letting you know. <wink>
e:\source\zone\pathfinder_waypoint.cpp(1): fatal error C1083: Cannot open include file: 'boost/geometry.hpp': No such file or directory
15>Done building project "zone.vcxproj" -- FAILED.
16>------ Build started: Project: ALL_BUILD, Configuration: Debug Win32 ------
16>Building Custom Rule E:/Source/CMakeLists.txt
16>CMake does not need to re-run because E:/Build/CMakeFiles/generate.stamp is up-to-date.
========== Build: 15 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I checked the boost dependency folder and that file geometry.hpp does not exist. Looks
like it was never needed before, since I have my May 22 source, (which I am running
now) and it's not in there either. I downloaded the windows dependencies that are currently
available from http://eqemu.github.io/ and the boost folder doesn't have that file.
No biggy. Just letting you know. <wink>
e:\source\zone\pathfinder_waypoint.cpp(1): fatal error C1083: Cannot open include file: 'boost/geometry.hpp': No such file or directory
15>Done building project "zone.vcxproj" -- FAILED.
16>------ Build started: Project: ALL_BUILD, Configuration: Debug Win32 ------
16>Building Custom Rule E:/Source/CMakeLists.txt
16>CMake does not need to re-run because E:/Build/CMakeFiles/generate.stamp is up-to-date.
========== Build: 15 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========