[Interest] QTOPCUA: Can't compile with UACpp plugin

Thiago Macieira thiago.macieira at intel.com
Wed Feb 24 23:38:55 CET 2021


On Wednesday, 24 February 2021 08:12:50 PST Klaus Schwarzkopf wrote:
> looking for library uacpp
> Trying source 0 (type uacpp) of library uacpp ...
>    => source failed condition 'config.win32 && var.QT_EDITION !=
> 'OpenSource''.
> Trying source 1 (type uacpp) of library uacpp ...
>    => source failed condition '!config.win32 && var.QT_EDITION !=
> 'OpenSource''.
> test config.qtopcua_opcua.libraries.uacpp FAILED
> 
> 
> 
> qmake still don't want this sdk:
>    Unified Automation C++ SDK ............. no

                    "builds": {
                       "debug": "-luaclientcppd -luabasecppd -luastackd -
luapkicppd -lxmlparsercppd",
                       "release": "-luaclientcpp -luabasecpp -luastack -
luapkicpp -lxmlparsercpp"
                    },
                    "libs": "-lcrypto -lssl -lxml2",
 
Make sure all the libraries above exist and you can link to them. That 
includes the OpenSSL and libxml2 ones.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel DPG Cloud Engineering





More information about the Interest mailing list