Pro / open62541-arduino

open62541 OPC UA example for Arduino
35 stars 11 forks source link

Cannot find various files during cmake #1

Closed ghost closed 6 years ago

ghost commented 6 years ago

I get an error during execute cmake command, that some files or directories are missing grafik Have you any idea, what does cause this problem?

Pro commented 6 years ago

I'm not sure where these linker flags come from on your system. Could it be from other installed packages?

You can try to build it on a cleanly checked out folder. Have a look at my travis file which compiles the stack for every commit: https://github.com/Pro/open62541-arduino/tree/master/tools/travis

Otherwise you can try in a clean VM.

Which OS are you using?

Pro commented 6 years ago

Since there was no update, I will close this.