Closed EdoFZI closed 6 years ago
I guess the sub repo did not update correctly? Check this with: cd pathToPolyVR/dependencies sudo git pull
If this fails then try sudo git pull origin master
which operating system are you working on?
This solved the problem. Thanks
Not able to build PolyVR. Affected file: src/core/networking/VROPCUA.cpp line: #include <opc/ua/node.h>
Error: fatal error: opc/ua/node.h: No such file or directory.
Folder is up to date with remote repository, correctly installed using <sudo ./install>.