bazza2jw / open62541Cpp

C++ Wrappers for Open62541 Version 0.3
35 stars 22 forks source link

Build Problem #19

Open ZakriyaChoudry opened 2 years ago

ZakriyaChoudry commented 2 years ago

Hello,

I am new to open65421. I have already built the open65421 C version, but as I need the CPP version I don't know exactly how to build it. I am using Gitbash on Windows to do the building. After cloning, these are the commands I used as these were the one I used for the C version: git submodule update --init --recursive cmake -DUA_ENABLE_AMALGAMATION=ON . cmake --build .

I have attached the error and the log files.

Thank you CMakeError.log CMakeOutput.log .