Greg replied to the topic 'Trouble Linking Libraries' in the forum. 5 years ago

I went ahead and made the minimal project. I think the issue is in the find_package statement. On the github by default it finds the alignment and driver components. To get the client component you need to specify it but when I try to it doesn't find the client component. When the CMake file compiles it notifies me that it has found the driver and alignment components but there is no information on the client component.

Read More...