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

failed to build on Linux #124

Open
baoqger opened this issue Aug 30, 2019 · 3 comments
Open

failed to build on Linux #124

baoqger opened this issue Aug 30, 2019 · 3 comments

Comments

@baoqger
Copy link

baoqger commented Aug 30, 2019

[ 2%] Building CXX object P0267_RefImpl/P0267_RefImpl/CMakeFiles/io2d_core.dir/rgba_color.cpp.o
In file included from /project/P0267_RefImpl/P0267_RefImpl/P0267_RefImpl/rgba_color.cpp:1:0:
/project/P0267_RefImpl/P0267_RefImpl/P0267_RefImpl/xio2d.h:18:19: fatal error: variant: No such file or directory
compilation terminated.
P0267_RefImpl/P0267_RefImpl/CMakeFiles/io2d_core.dir/build.make:62: recipe for target 'P0267_RefImpl/P0267_RefImpl/CMakeFiles/io2d_core.dir/rgba_color.cpp.o' failed
make[2]: *** [P0267_RefImpl/P0267_RefImpl/CMakeFiles/io2d_core.dir/rgba_color.cpp.o] Error 1
CMakeFiles/Makefile2:104: recipe for target 'P0267_RefImpl/P0267_RefImpl/CMakeFiles/io2d_core.dir/all' failed
make[1]: *** [P0267_RefImpl/P0267_RefImpl/CMakeFiles/io2d_core.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2

Failed to build in the step: cmake --build .

@gaohongfein
Copy link

the same error

@gaohongfein
Copy link

update to g+ 7.0 can solve

@karyuv
Copy link

karyuv commented Oct 25, 2019

I updaed to the latest g++ 7 and the same error occurs. what is the fix for this?

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

3 participants