Skip to content

Compiling Octomap under Windows 7 VC++2008, linker error DLL paths #47

@tmdiv

Description

@tmdiv

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 ?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions