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
While compiling Octomap liboctomap.dll was not found by exampleEDT3D, exampleEDTOctomap, octovis.
Visual produces this DLL for debug in c:/octomap-1.6.1/lib/debug, for release in c:/octomap-1.6.1/lib/release. In the output the missing lib was supposed to be in ......\lib\liboctomap.dll (not divided to release and debug). How to force cmake configs to set dll paths correctly ?