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

fatal error: boost/core/demangle.hpp: No such file or directory #5

Open
Shubhambawner opened this issue Feb 28, 2023 · 0 comments
Open

Comments

@Shubhambawner
Copy link
Owner

need way to add boost library
need something like npm of nodeJS or pip of python in this project so that it can be published as module...

error: while runnung from vs-code after downloading zip:
PS D:\lerner> cd "d:\util" ; if ($?) { g++ demo.cpp -o demo } ; if ($?) { .\demo }
In file included from ././print_vardiac_function.cpp:1,
from ./recursion_utilities.cpp:1,
from demo.cpp:1:
./././print_stl_operator_overloaded.cpp:2:10: fatal error: boost/core/demangle.hpp: No such file or directory
2 | #include <boost/core/demangle.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
PS D:\lerner\DSA\util>

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

1 participant