Qt 6.11 is out! See what's new in the release
blog
Problem when executing Qt app from Terminal when using libtorch
-
Hi all,
I have a Qt application which use libtorch library and that build and run normally when using Qt Creator. I have Qt 5.9.5 and Ubuntu 18.04.
However, when I run my Qt app through terminal (./My_app) I got the error below :

How to fix this error knowing that the libtorch library was used without issues when executing from Qt Creator ?
-
Hi all,
I have a Qt application which use libtorch library and that build and run normally when using Qt Creator. I have Qt 5.9.5 and Ubuntu 18.04.
However, when I run my Qt app through terminal (./My_app) I got the error below :

How to fix this error knowing that the libtorch library was used without issues when executing from Qt Creator ?
-
Z ZINE has marked this topic as solved on