You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I used cmake to compile the library on Linux, I created my c++ project. However, I did not use QT. Instead, I chose to write the cmakelist file myself and compile it. After the compilation was successful, I executed it, but could not successfully establish a connection with the backend. , and no error was reported.
After I used cmake to compile the library on Linux, I created my c++ project. However, I did not use QT. Instead, I chose to write the cmakelist file myself and compile it. After the compilation was successful, I executed it, but could not successfully establish a connection with the backend. , and no error was reported.
and i create a connection class
my main.cpp is
The text was updated successfully, but these errors were encountered: