cplusplusqt | Unsorted

Telegram-канал cplusplusqt - C++ & Qt

1169

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

Subscribe to a channel

C++ & Qt

If you have disabled the QMLLS, you normally shouldn't encounter any errors related to it. I only used the solution mentioned above, and since it worked for me, I didn't pursue any further steps.
I tried it on Qt Creator 14.0.2 with Qt versions 6.8.* and 6.7.*.

Читать полностью…

C++ & Qt

Even the outdated version of Qt Creator 11.0.3 is affected by this problem. I am more than sure that the problem is not with the Qt framework, but with the Windows OS. Another question is whether it can be fixed without making changes to the Qt source code...

Читать полностью…

C++ & Qt

You can disable qmlls.
EditPreferencesQt QuickQML/JS Editingcheck/uncheck Turn On
As I tried, it crashes with no error logs (the specified log file is empty).

Читать полностью…

C++ & Qt

Hello everyone.

After recent updates of Qt and Windows, my QML debugger stopped working with the error "Could not connect to the in-process QML debugger. Do you want to retry?".
This problem is present in Windows 11 and Windows 10. I also tried to download an earlier version of QtCreator, but it did not work.
Also, in the "General Messages" tab I have messages like "LanguageClient Qmlls (C:\Qt\6.8.1\msvc2022_64\bin\qmlls.exe): The command "C:\Qt\6.8.1\msvc2022_64\bin\qmlls.exe" terminated with exit code 1. (see logs in "C:/Users/User/AppData/Local/Temp/QtCreator-rDvXvi/lspclient.oyaMXm.log")", but the specified log file does not contain any useful information.
The file contents:
"Starting server: C:\Qt\6.8.1\msvc2022_64\bin\qmlls.exe
Output:
"

Has anyone encountered this problem?

Читать полностью…

C++ & Qt

try adding "path_to\Qt\6.7.3\msvc2022_64\bin" to the PATH environment variable. Restart your IDE and run youre binary again. If this resolves the issue, it means the environment was not set up correctly.

Читать полностью…

C++ & Qt

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. :)

Читать полностью…

C++ & Qt

I know that because I read hundreds of spam and making analysis

Читать полностью…

C++ & Qt

those are bots, they don’t read chats

Читать полностью…

C++ & Qt

/warn
You do not need to make your post a spam.

Читать полностью…

C++ & Qt

Separate install. It moved locations in the online installer. It's there, but at a higher level in the tree.

Читать полностью…

C++ & Qt

I have QLabel with link inside of it. At one point in time, qlabel might became disabled. How can I make sure, that I can press the link no matter if qlabel is disabled?

Читать полностью…

C++ & Qt

Hello Guys, I am a new Cpp learner. I am using Visual Studio 2022 community version as an IDE. I am currently facing a problem. I am hoping for your help.

It isn't related to cpp, but the IDE. I want to create a workspace like Visual Studio Code where in a single folder I can access and create new program. But I can't find a way to do this on Visual Studio 2022. I am currently doing like this (provided in the pictures)

Читать полностью…

C++ & Qt

But you can’t modify the work function?

Читать полностью…

C++ & Qt

Only code or command that triggers process or control structures loop via script

Читать полностью…

C++ & Qt

That is not under my control
😒

Читать полностью…

C++ & Qt

I tried to install the latest Qt and Visual Studio on an old computer that hadn't been updated for a couple of months. The debugger works there, so it's definitely a Windows issue. But I still can't figure out why exactly this error occurs.

Windows is a piece of shit

Читать полностью…

C++ & Qt

After disabling QML Language Server, I still get a window that I can't connect to the debugger. Qt Creator still tries to work with QML Language Server, in the "9 General Messages" tab there is an error "LanguageClient Qmlls (): Unexpectedly finished."

Читать полностью…

C++ & Qt

The funny thing is that everything worked about a month ago, meaning that errors from the initial incorrect installation are excluded.

Читать полностью…

C++ & Qt

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. :)

Читать полностью…

C++ & Qt

You can use a timer, there is a way to make the timer being the most precise possible with QTimer

Читать полностью…

C++ & Qt

usdt related messages are for sure bots and scammers

Читать полностью…

C++ & Qt

It doesn't seem so. How do you know?

Читать полностью…

C++ & Qt

@macrogu [1974983093] warned (1 of 2).
Due to: do not need to make your post a spam.

Читать полностью…

C++ & Qt

You can post the website link for the job's requirements in the Jobs thread.

Читать полностью…

C++ & Qt

Hi guys,Qt6.8 for windows don’t include Qt webengine module?

Читать полностью…

C++ & Qt

You may google it. VS and vs-code have much in common.
Your TUs are in the same Source Files folder.

C++ part: You should not include source files. It's possible but discouraged.

Читать полностью…

C++ & Qt

I suppose he wants to control server-side processes...

Читать полностью…

C++ & Qt

But I can make dll with sdk and dll function can be called in script

Читать полностью…

C++ & Qt

What do you control?

Читать полностью…

C++ & Qt

If you can divide the task into smaller parts you can create a list of subtasks. When a computer has free resources you can then send it a subtask. If it later returns the result you can send it a new.

Читать полностью…
Subscribe to a channel