[Windows][melodic] Fix ASSIMP libraries path for Windows build#101
[Windows][melodic] Fix ASSIMP libraries path for Windows build#101henningkayser merged 2 commits intomoveit:melodic-develfrom ms-iot:windows_port_assimp_fix
Conversation
rhaschke
left a comment
There was a problem hiding this comment.
Looks like I missed to add PC. Please try this instead of your addition.
|
@rhaschke Hi, it turned out on Windows build, |
|
Ok, if Windows detects assimp via a cmake config, what is the actual problem. Shouldn't this work out of the box? |
|
On Windows build, we are using As you can see, the |
rhaschke
left a comment
There was a problem hiding this comment.
I added a comment. Otherwise lgtm.
Co-Authored-By: seanyen <seanyen@microsoft.com>
|
@rhaschke Thanks. The comments are added. |
This change is another iteration based on #99.