Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run the project in Windows #1

Open
Amik-TJ opened this issue Dec 22, 2022 · 1 comment
Open

How to run the project in Windows #1

Amik-TJ opened this issue Dec 22, 2022 · 1 comment

Comments

@Amik-TJ
Copy link

Amik-TJ commented Dec 22, 2022

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:

  • boost/polygon/polygon.hpp
  • doc
  • exp
  • src
    • corblivar.cpp
    • corblivar.hpp

#include <boost/polygon/polygon.hpp> ^ compilation terminated. make: *** [build/Corblivar.o] Error 1

@jknechtel
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants