moonwirer
moonwirer
> `fatal error: 'new' file not found` - missing C++ stdlib header file. > > Compiler command line: > > ``` > /usr/bin/clang++-14 -fvisibility-inlines-hidden -fvisibility-ms-compat -target x86_64-unknown-linux-gnu --sysroot="/" -mssse3 -fPIC...
> You need to install the boost development package (probably named boost-dev in Mint). still doesn't work
> According the logs it misses the `new.hpp` file. Has the error changed after installing the development package? I have the start of a build I cancelled, here: `Executing task...
> Oh, it could be the new.hpp in the dotnet sdk. I guess mafi should know which of the various new.hpp is the most likely candidate. Unfortunately new.hpp is not...
bump feature