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
Not a developer, but I was running on to the same issue. There seem to be conflicts between newer CMake versions. I downgraded to version 3.15.0 and got it working.
Hi, I have a problem in compiling your software.
I tested different platforms and different compilers, but I always get this error.
Any suggestion?
[ 15%] Completed 'libtbb'
[ 15%] Built target libtbb
[ 17%] Building CXX object external/twopaco/graphdump/CMakeFiles/graphdump.dir/graphdump.cpp.o
cc1plus: error: too many filenames given; type 'cc1plus --help' for usage
cc1plus: fatal error: CMakeFiles/graphdump.dir/graphdump.cpp.d: No such file or directory
compilation terminated.
make[2]: *** [external/twopaco/graphdump/CMakeFiles/graphdump.dir/graphdump.cpp.o] Error 1
make[1]: *** [external/twopaco/graphdump/CMakeFiles/graphdump.dir/all] Error 2
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: