Open GuiFermino opened 5 days ago
Sorry for that, because currently our framework uses Kinect SDK, I will remove the dependencies soon.
I think now it should work, please check it again, if there are still any issues, please let me know.
Nice! Now I go until the opening of visual studio! However, once I try to build it (for some reason my shortcut is not F7, so I go in section Build and click in Build Solution Ctrl+Shif+B), in step 12, some error messages appear on the Error list:
Severity Code Description Project File Line Suppression State
Error C2886 'simple_mesh<T>': symbol cannot be used in a member using-declaration cgv_media c:\users\souck\desktop\develop\projects\cgv-develop\cgv\media\mesh\dynamic_mesh.h 27
Error C2886 'simple_mesh<T>': symbol cannot be used in a member using-declaration cgv_media c:\users\souck\desktop\develop\projects\cgv-develop\cgv\media\mesh\dynamic_mesh.h 27
Error C2886 'simple_mesh<T>': symbol cannot be used in a member using-declaration cgv_media c:\users\souck\desktop\develop\projects\cgv-develop\cgv\media\mesh\dynamic_mesh.h 27
Error C2886 'simple_mesh<T>': symbol cannot be used in a member using-declaration cgv_media c:\users\souck\desktop\develop\projects\cgv-develop\cgv\media\mesh\dynamic_mesh.h 27
Error C2886 'simple_mesh<T>': symbol cannot be used in a member using-declaration cgv_media c:\users\souck\desktop\develop\projects\cgv-develop\cgv\media\mesh\adaptive_skinned_mesh.h 29
Error C2886 'simple_mesh<T>': symbol cannot be used in a member using-declaration cgv_media c:\users\souck\desktop\develop\projects\cgv-develop\cgv\media\mesh\dynamic_mesh.h 27
Error C2886 'simple_mesh<T>': symbol cannot be used in a member using-declaration cgv_media c:\users\souck\desktop\develop\projects\cgv-develop\cgv\media\mesh\adaptive_skinned_mesh.h 29
Error LNK1104 cannot open file 'cgv_media_d141.lib' cmv_avi C:\Users\Souck\Desktop\develop\build\vs141\cmv_avi\LINK 1
Error LNK1104 cannot open file 'cgv_media_d141.lib' cgv_gui C:\Users\Souck\Desktop\develop\build\vs141\cgv_gui\LINK 1
Error LNK1104 cannot open file 'cgv_media_d141.lib' cgv_render C:\Users\Souck\Desktop\develop\build\vs141\cgv_render\LINK 1
Error LNK1104 cannot open file 'cgv_media_d141.lib' cmi_io C:\Users\Souck\Desktop\develop\build\vs141\cmi_io\LINK 1
Error LNK1104 cannot open file 'cgv_media_d141.lib' cgv_reflect_types C:\Users\Souck\Desktop\develop\build\vs141\cgv_reflect_types\LINK 1
Error LNK1104 cannot open file 'cgv_render_d141.lib' cg_ext C:\Users\Souck\Desktop\develop\build\vs141\cg_ext\LINK 1
Error LNK1104 cannot open file 'cgv_reflect_types_d141.lib' cg_vr C:\Users\Souck\Desktop\develop\build\vs141\cg_vr\LINK 1
Error LNK1104 cannot open file 'cgv_reflect_types_d141.lib' cg_gamepad C:\Users\Souck\Desktop\develop\build\vs141\cg_gamepad\LINK 1
Error LNK1104 cannot open file 'cgv_media_d141.lib' cgv_gl C:\Users\Souck\Desktop\develop\build\vs141\cgv_gl\LINK 1
Error LNK1104 cannot open file 'cgv_render_d141.lib' crg_stereo_view_lib C:\Users\Souck\Desktop\develop\build\vs141\crg_stereo_view_lib\LINK 1
Error LNK1104 cannot open file 'cgv_render_d141.lib' crg_grid C:\Users\Souck\Desktop\develop\build\vs141\crg_grid\LINK 1
Error LNK1104 cannot open file 'cgv_gui_d141.lib' cg_fltk C:\Users\Souck\Desktop\develop\build\vs141\cg_fltk\LINK 1
Error LNK1104 cannot open file 'cgv_render_d141.lib' vr_emulator C:\Users\Souck\Desktop\develop\build\vs141\vr_emulator\LINK 1
Error LNK1104 cannot open file 'cgv_media_d141.lib' point_cloud C:\Users\Souck\Desktop\develop\build\vs141\point_cloud\LINK 1
Error LNK1104 cannot open file 'cgv_reflect_types_d141.lib' crg_vr_view C:\Users\Souck\Desktop\develop\build\vs141\crg_vr_view\LINK 1
Error LNK1104 cannot open file 'cgv_media_d141.lib' pointcloud_labeling_tool C:\Users\Souck\Desktop\develop\build\vs141\pointcloud_labeling_tool\LINK 1
and when I try to run, as step 13, both these message appear, sequentially:
and if I click Yes:
Is there some archive I'm still missing?
Thank you so much for you help in advance!
@GuiFermino I haven't met this issue before, but I suggest you checking if you are under "Release DLL" or "Debug DLL" mode.
Thank you very much!
@lintianfang Did this 2 times, one with "Release DLL" and another with "Debug DLL", both times created this same error. I don't know if I'm missing a file or something similar, but I followed the steps as the README says! If you have any other tips, I'll gladly try all!
Could you share me your email, we could have an online meeting?
Could you share me your email, we could have an online meeting? Sure! My email is: guilherme.fermino@ufrgs.br
I'm quite new to this, sorry for the incovenience, but, trying to copy the steps from README: Step 8: show I clone the repo to develop/ folder? or projects/ ? or even within cgv-develop-rgbd/? Step 9: I've only found the archive
pointcloud_labeling_tool.pj
, still once I drag it togenerate_makefiles.bat
(I think there is a type in the README), I get the following errors: ...and after I click any key 2 times i get this erros pop up: