'fatal error: boost/version.hpp: no such file or directory on Wndows
Hi, me and my tutor are working on a ML software that requires C++ and boost library (version >= 1.68.0). I have boost 1.78.0 installed in C:. When I try to run the software under the correct directory (C:\Admin\Desktop\smartspec\scenario-generation) with the given code g++ -std=c++17 entitygen.cpp -o entitygen or make entityGenCompile I get the error on the screenshot. The file does exist, the path exist, there is everything to make it function but it just doesn't and it's quite frustrating. We didn't find anything helpful on the net, I'm using Windows 7 by the way.
Thanks :)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
