| commit | 139814152ccc59d05583cd5238f10b1316b835a1 | [log] [tgz] |
|---|---|---|
| author | kdorofeev <dorofeev@fortiss.org> | Fri Feb 14 12:44:59 2020 +0100 |
| committer | kdorofeev <dorofeev@fortiss.org> | Fri Feb 14 13:07:55 2020 +0100 |
| tree | eb1456100cde9d7487ee46eb0ac1fa8674f9354e | |
| parent | 2e04ab18c76215125be92f23d9b690e73bc6a779 [diff] |
[HOTFIX] fix library name in opcua cmake file while cross-compiling for windows under linux upper-case library name caused an issue since linux is case-sensitive Signed-off-by: kdorofeev <dorofeev@fortiss.org> Change-Id: I2b426f9be4ad598a15e44e2abc6114da29d305ab
./setup_posix.sh cd bin/posix make
In case you ran CMake with invalid options it might help to reset the CMake state by deleting CMake intermediate files:
rm -Rf CMakeCache.txt CMakeFiles/
For building local RPMs you can use (tito)[https://github.com/dgoodwin/tito]
tito build --test --rpm