You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to run the project on a Windows machine. So I have placed the boost library (containing the hpp files) inside Corblivar's project's root directory. But I am getting the following errors although I have the polygon.hpp file in this directory:
Hi, apologies for the very late response; somehow I didn't see a notification for this issue. In general, I've never tried compiling the software on Windows, so I cannot comment on Windows tool chain for building, sorry.
Hello,
I was trying to run the project on a Windows machine. So I have placed the boost library (containing the hpp files) inside Corblivar's project's root directory. But I am getting the following errors although I have the polygon.hpp file in this directory:
Corblivar:
#include <boost/polygon/polygon.hpp> ^ compilation terminated. make: *** [build/Corblivar.o] Error 1
The text was updated successfully, but these errors were encountered: