Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot find /opc/ua/client/client.h #57

Closed
hg-tc opened this issue Aug 18, 2022 · 4 comments · May be fixed by FreeOpcUa/freeopcua#394
Closed

cannot find /opc/ua/client/client.h #57

hg-tc opened this issue Aug 18, 2022 · 4 comments · May be fixed by FreeOpcUa/freeopcua#394

Comments

@hg-tc
Copy link

hg-tc commented Aug 18, 2022

image

the info shows that

but i did install the third_patry

@pkohout
Copy link
Contributor

pkohout commented Aug 18, 2022

As far as I know there is no apt package for freeopcua, I guess you installed it by source, can you let me know which version you used? We install the following commit: https:/FreeOpcUa/freeopcua/tree/bd13aee2455c1d137bee45f7d2aedea8dd30115c which works fine for us.

@morxa
Copy link
Member

morxa commented Aug 18, 2022

This is an issue with the include directories of freeopcua, see FreeOpcUa/freeopcua#394.

@hg-tc hg-tc closed this as completed Aug 26, 2022
@hg-tc
Copy link
Author

hg-tc commented Aug 26, 2022

This problem is effectively solved by setting the include directory for BUILD_INTERFACE before freeopcua cmake, but it is better to install spdlog and freeopcua yourself before rcll cmake

@Unknown-Student
Copy link

Hello,
I have the same issue but could not get it to work with the suggested fixes.

Here is what I did:

  1. cloned the freeopcua repo
  2. changed the CMakeList.txt for the one from @morxa
  3. build it
  4. clone the gazebo-rcll repo and build it

the progess stops at 86% and the compitaltion is termiated for the same reason as above.

@hg-tc could you tell me what the steps were which you took to make it work

Best Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants