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

Compilation error #2

Open
charleswilmot opened this issue May 22, 2018 · 0 comments
Open

Compilation error #2

charleswilmot opened this issue May 22, 2018 · 0 comments

Comments

@charleswilmot
Copy link

Turning

ENABLE_logpolarclient            ON                                                                                                                                                    
ENABLE_logpolargrabber           ON                                                                                                                                                    

results in a compilation error.

$ make install
[ 13%] Built target logpolar
[ 20%] Building CXX object plugins/logpolarClient/CMakeFiles/logpolarclient.dir/yarp_plugin_logpolarclient.cpp.o
/home/aecgroup/aecdata/Software/logpolar/build/plugins/logpolarClient/yarp_plugin_logpolarclient.cpp:10:49: fatal error: yarp/dev/ClientLogpolarFrameGrabber.h: No such file or directory
compilation terminated.
plugins/logpolarClient/CMakeFiles/logpolarclient.dir/build.make:62: recipe for target 'plugins/logpolarClient/CMakeFiles/logpolarclient.dir/yarp_plugin_logpolarclient.cpp.o' failed
make[2]: *** [plugins/logpolarClient/CMakeFiles/logpolarclient.dir/yarp_plugin_logpolarclient.cpp.o] Error 1
CMakeFiles/Makefile2:193: recipe for target 'plugins/logpolarClient/CMakeFiles/logpolarclient.dir/all' failed
make[1]: *** [plugins/logpolarClient/CMakeFiles/logpolarclient.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
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