This post was updated on Jun 29, 2017; 5:01pm.
edit: The issue was solved by running windeployqt.exe on the project.
I have successfully built the RGDB example from the Github on Windows. However, when I run it I get Entry
The procedure entry point could not be located in the dynamic link library errors for:
Qt5Svg.dll
rtabmap_gui.dll
vtkGuiSupportQt-7.0.dll
Qt5PrintSupport.dll
I am using VS 2015 and the bin folders for these dll is included in my path.
Any suggestions?
|