Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Cannot find -lqcustomplot #615

Open
prateekkggupta opened this issue May 18, 2019 · 0 comments
Open

Cannot find -lqcustomplot #615

prateekkggupta opened this issue May 18, 2019 · 0 comments

Comments

@prateekkggupta
Copy link

Trying to configure with different versions of aten on ubuntu16.04LTS
recieving same error with each version. Cmake is complete but make fails to link executable binary

got this when I re-etered : make

~/aten-2.1.7/src$ make
[ 1%] Built target plugins
[ 59%] Built target gui
[ 60%] Built target treegui
[ 60%] Built target fourierdata
[ 61%] Built target messenger
[ 67%] Built target base
[ 68%] Built target sg
[ 68%] Built target math
[ 73%] Built target command
[ 81%] Built target parser
[ 84%] Built target ff
[ 86%] Built target methods
[ 88%] Built target render
[ 93%] Built target model
[ 96%] Built target main
[100%] Built target undo
[100%] Linking CXX executable bin/aten
/usr/bin/ld: cannot find -lqcustomplot
collect2: error: ld returned 1 exit status
CMakeFiles/aten.dir/build.make:122: recipe for target 'bin/aten' failed
make[2]: *** [bin/aten] Error 1
CMakeFiles/Makefile2:82: recipe for target 'CMakeFiles/aten.dir/all' failed
make[1]: *** [CMakeFiles/aten.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant