You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I dont think we have used this with LCM newer than 1.3.1-lts - i.e. before the exported targets were introduced. So if you use LCM master, yes you need to change that line.
enviroment:
Error Message
I try to install openni2-camera-lcm library.
First, I build lcm from source.
And then,when I build openni2-camera-lcm,I get following error.
Maybe,we sould modify CMakeLists.txt line:72,update
target_link_libraries(openni2-camera-lcm lcm:lcm)
totarget_link_libraries(openni2-camera-lcm lcm)
?The text was updated successfully, but these errors were encountered: