compile QtOpc
-
Re: QtOpcUa 5.12.4 on Windows 10 (compile error)
Hi There,
I'm trying to build the "qtopcua" on a windows 10 with both QT 5.13.2 and 5.14.2
i go base on this guid. in both version i recevie this error:
qtopc/src/core/qopcuaplugin.h(40): fatal error C1083 : Cannot Open include file 'QtOpcUa/qopcuaglobal.h': No such file or directory.
on the other hand i've compiled this module on my laptop previously(long time ago with Qt5.13.2) without any problem. so i dont know why this problem occure.cani copy paste compiled moudle to new machine?
also i found a topic that have same problem. but dont know how use VS2019 to compile this module.thanks in advance.
-
Hi and welcome to devnet,
Are you building the branch matching the Qt version you are using ?
-
Hi and welcome to devnet,
Are you building the branch matching the Qt version you are using ?
-
Since you cloned using git, did you install Perl ?