We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CMakeFiles/rgbd_ty.dir/Examples/RGB-D/my_rgbd.cc.o:在函数‘frameHandler(TY_FRAME_DATA*, void*)’中: my_rgbd.cc:(.text+0x4ca5):对‘TYRegisterWorldToColor2’未定义的引用 collect2: error: ld returned 1 exit status CMakeFiles/rgbd_ty.dir/build.make:391: recipe for target '../Examples/RGB-D/rgbd_ty' failed make[2]: *** [../Examples/RGB-D/rgbd_ty] Error 1 CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/rgbd_ty.dir/all' failed make[1]: *** [CMakeFiles/rgbd_ty.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
我也遇到了同样的问题 有无大神帮助啊
Sorry, something went wrong.
No branches or pull requests
CMakeFiles/rgbd_ty.dir/Examples/RGB-D/my_rgbd.cc.o:在函数‘frameHandler(TY_FRAME_DATA*, void*)’中:
my_rgbd.cc:(.text+0x4ca5):对‘TYRegisterWorldToColor2’未定义的引用
collect2: error: ld returned 1 exit status
CMakeFiles/rgbd_ty.dir/build.make:391: recipe for target '../Examples/RGB-D/rgbd_ty' failed
make[2]: *** [../Examples/RGB-D/rgbd_ty] Error 1
CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/rgbd_ty.dir/all' failed
make[1]: *** [CMakeFiles/rgbd_ty.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: