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

compiling problem #28

Open
imerelli opened this issue Mar 14, 2023 · 1 comment
Open

compiling problem #28

imerelli opened this issue Mar 14, 2023 · 1 comment

Comments

@imerelli
Copy link

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

@bvaldebenitom
Copy link

Hi there!

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.

Best,
Braulio.

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