Hi,
The last test I did I also had to make some changes in some files.
Some notes I have are in the following files (not sure if I added or
changed):
- qtopcua\src\3rdparty\open62541.pri
- win32-msvc: LIBS += ws2_32.lib advapi32.lib
- win32-g++: LIBS += -lws2_32 -ladvapi32
-
Hello Qt Folks
I am trying to compile QtOpcUa with Open62541 backend with encryption
enabled (on Qt 5.15.2 Windows MSVC 2019 with qtcreator)
I found that mbedtls is required.
I compiled it without problems but i am unable to make this library
recognized by qmake.
How can i make qtConfig(m
Sorry, I meant 5.15.2
On 25 February 2021 22:44:47 GMT, Thiago Macieira
wrote:
>On Thursday, 25 February 2021 13:37:56 PST Klaus Schwarzkopf wrote:
>> i upgrade to 5.12.2 and fixed the bugs, but i have still problems. If
>> you want, i can share the patch.
>
>Upgrade to 5.15.2
>
>--
>Thiago Ma
On Thursday, 25 February 2021 13:37:56 PST Klaus Schwarzkopf wrote:
> i upgrade to 5.12.2 and fixed the bugs, but i have still problems. If
> you want, i can share the patch.
Upgrade to 5.15.2
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel DPG Cloud Engineering
Hello Thiago,
it was a good tip. I installed libcrypto beside libssl and libxml2 too.
i removed the condidion in the file src/opcua/configure.json
"condition": "!config.win32 && var.QT_EDITION != 'OpenSource'"
Now i got the next error.
The company Unified Automation says, maybe the wrapper i
Hello Frank,
i upgrade to 5.12.2 and fixed the bugs, but i have still problems. If
you want, i can share the patch.
Then i installed the packages from https://open62541.org/ and made
qtopcua working, but i got the same problems.
sudo add-apt-repository ppa:open62541-team/ppa
sudo apt-get up
Hi Klaus,
Am 24.02.21 um 17:03 schrieb Klaus Schwarzkopf:
Hello,
when i connect to a Siemens SIMATIC S7-1500 SPS, it looks everything
good. I can subscribe and receive the values of the subscribed node
ids. Also i can change values there, but after some seconds, i get the
following warnings
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
Hello,
i want to try qtopcua with the UACpp plugin, but it doesn't work
Environment: Ubuntu 20.04
UACpp:
uasdkcppbundlepubsub-bin-EVAL-debian9.3-x86_64-gcc6.3.0-v1.7.3-505.tar.gz
How i tried it:
klaus@klaus-HP-Pavilion-All-in-One-24-k0xxx:~$ sudo apt-get install
cmake cmake-curses-gui cmak
Hello,
when i connect to a Siemens SIMATIC S7-1500 SPS, it looks everything
good. I can subscribe and receive the values of the subscribed node ids.
Also i can change values there, but after some seconds, i get the
following warnings and i can't get/set values anymore.
Environment: Ubuntu 20
Hi,
You need to follow the instructions from the OPCUA documentation and of course
first install Open62541.
https://doc.qt.io/QtOPCUA/qtopcua-build-open62541.html
Having said all that there were some issues in 5.12 which may or may not affect
you (depending on what QtOpcua baseline you use) .
: Interest On Behalf Of AGAYEV, LEVON
Sent: Tuesday, December 18, 2018 3:39 PM
To: interest@qt-project.org
Subject: [Interest] QtOpcUa 5.12.0 build
Hello,
I’m trying to build QtOpcUa 5.12
(with qtopcua5.11 i have no issues)
Platform : Windows
Qt : Qt 5.12.0
Compiler : Mingw 62bit
QtOpcUa backend
On Tuesday, 18 December 2018 06:39:16 PST AGAYEV, LEVON wrote:
> After I call qmake I should have an output like :
>
>
>
> Open62541……..yes
>
>
>
> But I got ‘no’.
Take a look at the config.log file.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Int
Hello,
I’m trying to build QtOpcUa 5.12
*(with qtopcua5.11 i have no issues)*
Platform : Windows
Qt : Qt 5.12.0
Compiler : Mingw 62bit
QtOpcUa backend : Open62541
After I call qmake I should have an output like :
Open62541……..yes
But I got ‘no’.
The exact same qmake
14 matches
Mail list logo