Skip to content

FACE DevGuideExample Build Error #4585

Answered by iguessthislldo
ktk1ng asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think we've ever officially tested any FACE-related things with CMake, or at least I haven't. OpenDDS::FACE isn't even documented as a library you can use, but it exists in the code that imports libraries from the MPC build as you already have. I assume you used the MPC build/configure script because the CMake build of OpenDDS doesn't build OpenDDS::FACE.

To add to what Adam said, the settings for MPC are in MPC/config/opendds_face.mpb. Looking at the CMake code, it looks it should pass the correct IDL compiler options if you link OpenDDS::FACE and then it correctly handles them later.

That's checking if it's linked in opendds_target_sources though, so you should link to OpenDDS::…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@iguessthislldo
Comment options

Answer selected by iguessthislldo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants