Could not find TARGET igtlioConverter #933
Unanswered
1939938853
asked this question in
Q&A
Replies: 3 comments
-
igtlioConverter is built in OpenIGTLinkIO. Are you building PlusLib by itself, or are you using PlusBuild? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm trying to build pluslib itself. Building plusBuild no problem, but seems a little bit difficult to control the INSTALL. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Got it. Need to enable PLUSBUILD_USE_OpenIGTLink. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm trying to build pluslib. When doing the cmake config, I got the following error. What can be the problem? Thanks!
CMake Error at src/PlusCommon/CMakeLists.txt:38 (GET_PROPERTY): GET_PROPERTY could not find TARGET igtlioConverter. Perhaps it has not yet been created.
Beta Was this translation helpful? Give feedback.
All reactions