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

something with install #56

Open
ZhaoyangLi-nju opened this issue Oct 29, 2019 · 0 comments
Open

something with install #56

ZhaoyangLi-nju opened this issue Oct 29, 2019 · 0 comments

Comments

@ZhaoyangLi-nju
Copy link

when I executemakea problem appear with:
[ 0%] Building CXX object CMakeFiles/CVD.dir/cvd_src/bayer.cxx.o
In file included from /home/lzy/scene_lib/libcvd/cvd/image_ref.h:185:0,
from /home/lzy/scene_lib/libcvd/cvd/image.h:17,
from /home/lzy/scene_lib/libcvd/cvd/image_convert_fwd.h:4,
from /home/lzy/scene_lib/libcvd/cvd/colourspace_convert.h:3,
from /home/lzy/scene_lib/libcvd/cvd_src/bayer.cxx:3:
/home/lzy/scene_lib/libcvd/cvd/internal/image_ref_implementation.hh: In member function ‘constexpr int& CVD::ImageRef::operator’:
/home/lzy/scene_lib/libcvd/cvd/internal/image_ref_implementation.hh:194:1: error: expression ‘’ is not a constant-expression
}
^
/home/lzy/scene_lib/libcvd/cvd/internal/image_ref_implementation.hh: In member function ‘constexpr int CVD::ImageRef::operator const’:
/home/lzy/scene_lib/libcvd/cvd/internal/image_ref_implementation.hh:204:1: error: expression ‘’ is not a constant-expression
}
^
CMakeFiles/CVD.dir/build.make:62: recipe for target 'CMakeFiles/CVD.dir/cvd_src/bayer.cxx.o' failed
make[2]: *** [CMakeFiles/CVD.dir/cvd_src/bayer.cxx.o] Error 1
CMakeFiles/Makefile2:83: recipe for target 'CMakeFiles/CVD.dir/all' failed
make[1]: *** [CMakeFiles/CVD.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
(py35) lzy@gpuserver-04:/scene_lib/libcvd/build$ cd
(py35) lzy@gpuserver-04:
$ cd scene_lib/libcvd/
hope to get your response,thank you very much

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