Build FastDDS as MultiThreaded Debug C Runtime (/MT /MTd) #2461
Nir-Az
started this conversation in
Unofficial support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
Any known way on how to build FastDDS as MultiThreaded Debug C Runtime (/MT /MTd) ?
I am using it with
ExternalProject_Add
API on Cmake and FastDDS use the default of MultiThreaded Debug DLL, which is a miss-match with my project..Thanks
Beta Was this translation helpful? Give feedback.
All reactions