Link: @CplusplusQt Embedded: @EMBCpp • Allowed Topics: C++ and everything related to Qt • Use only English • No Private Message without asking user's permission • No NSFW • No Spam • No unauthorized Bots • No Offtopic • No Self Promotions
so, where's the best channel for help with QtRemoteObjects? :p
Читать полностью…Welcome to the group, -! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
any agency that can help my meme coin gain traction in SOL communities?
Читать полностью…you may use mirror site, like this:
.\qt-unified-windows-x86-online.exe --mirror https://mirrors.mirror.site.for.qt.edu/qtproject
use a real qt mirror site, such as a real university mirror site.
I tried deploying a qt application using cqtdeployer, however, it doesn't work everywhere as i keep getting "GLIBC_2.38", and "GLIBCXX_3.4.32" errors
Is there another way to deploy this without such errors? Because i found a video about deploying qt and it used an old deployer that doesn't seem to work nowadays (linuxdeployqt), however, cqtdeployer does work.
Welcome to the group, @HammamAl_Mobaruk! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
Manish, Please press the button below within 5 Minutes to prove that you are not a bot.👇🏻
Читать полностью…Welcome to the group, -! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
Hello, guys! I have a bit of hard time remembering how i did i force the QStackedWidget with the Maximum size policy set to adjust its size to fit its contents on index change. by default it fints largest child (or page, how do you call it, things with indexes)
Читать полностью…Welcome to the group, @MEasImWwTc! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
for mingw OR MSVC desktop it might work... But not for Android arm7 & 8 platforms.
Читать полностью…so I'm writing a QtRemoteObjects client/server system that uses the server's SSL certificate to generate an ephemeral key for securing communication with the server- however for some reason, I'm getting this error when I try and connect to my server-
Network Error: QAbstractSocket::SocketError(21)Читать полностью…
Network Error: QAbstractSocket::SocketError(20)
Network Error: QAbstractSocket::RemoteHostClosedError
Welcome to the group, @MesterPerfect! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
ProCrypto’s got SOL maxis on lock, they know where to shill and who to reach
Читать полностью…ProCrypto has worked with tons of successful projects, check them out
Читать полностью…looking for a crypto marketing team with real experience
Читать полностью…Have you tried it today? Sometimes the servers are a bit overloaded.
Читать полностью…There are a wrong when I try to download packages from Qt installer online
Читать полностью…Hello please anyine anhelp. Me to run sigdigger on qmake, windows, qtcreator?
Читать полностью…Hello,
I'm trying to connect to a websocket server which has Bearer authentication and I'm using following code to set the token and connect to the server, but I always get TLS/SSL error and The remote host closed the connection
. Can someone give me a hint on this?
QNetworkRequest request(m_url);Читать полностью…
if (!m_token.isEmpty()) {
request.setRawHeader("Authorization", m_token.toUtf8());
}
m_socket.open(request);
Currently playing with AQT ... lets see how it goes
Thank you
You can install mingw just by checking the box in the installer, but it should also pick up msvc if you have it installed.
Читать полностью…