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

Problems building the project #5

Open
nielsthinkiq opened this issue Jul 31, 2021 · 2 comments
Open

Problems building the project #5

nielsthinkiq opened this issue Jul 31, 2021 · 2 comments

Comments

@nielsthinkiq
Copy link

Hi FLEdge team - thanks for creating this open source project.

I have run into a couple of issues building:

  1. First: A "cosmetic" issue. The project has both a README.md and README.rst. The md file is empty, but displayed by github, the rst file has instructions. I recommend using just one file that has the right content in it.
  2. Second the real issue: In README.rst there are instructions to build: https://github.com/fledge-iot/fledge-south-s2opcua/blob/develop/README.rst#building-s2opc . I get stuck trying to build libexpat , it claims that there is an error in CMake Error at CMakeLists.txt:451 (file):
    file Incorrect arguments to GENERATE subcommand.

I am not familiary with libexpat, so I don't know why this error appears

@MarkRiddoch
Copy link
Contributor

Thanks for your interest. The cosmetic issue is easy to fix, thanks for pointing this out.

We hit the issue with GENERATE on the libexpat library on some platforms and have switched to using the configure method for that library now. Hopefully that will solve your build issues. What platform were you building on?

@nielsthinkiq
Copy link
Author

Thanks

What platform were you building on?

Linux - Ubuntu 20.04

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

No branches or pull requests

2 participants