cplusplusqt | Unsorted

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

1137

Link: @CplusplusQt Embedded: @EMBCpp • No DM without prior permission • Behave friendly • No NSFW • No Spam • No unauthorized Bots • Don't advertise other groups

Subscribe to a channel

C++ & Qt

Welcome to the group, @oMohamedo! :-)

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

And even if you "don't care about safety" rust may prevent things like race conditions and other bugs that are hard to find

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

C++ & Qt

Thanks, If speed's the same, any real C++ edge for compilers, or just habit/ecosystem?

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

C++ & Qt

I'm writing a programming language as a practice project. Should I use Rust or C++? Speed matters to me, and I'll leave safety up to the user to handle in their own code.

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

C++ & Qt

Welcome to the group, @autist666! :-)

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

Michelle, Please press the button below within 5 Minutes to prove that you are not a bot.👇🏻

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

C++ & Qt

Report sent⁣⁣⁣⁣

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

C++ & Qt

Hi, are there people who are interested in creating a joint gaming project?

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

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

Hi everyone, I'm new to Qt and would like to learn it from scratch. Could anyone share a roadmap or suggest the best way to learn Qt step by step?

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

C++ & Qt

I am just learning and starting Python

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

C++ & Qt

Report sent⁣⁣⁣⁣

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

C++ & Qt

#define JmpHookLib_DetourEnd(name) \
volatile int t_##name; \
void name##_end() { while (t_##name) { name##_end(); } }

solution, but idk how to create a new line... see when you hover mouse over macros in msvc ide

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

C++ & Qt

how to write a #define marcos that will expand to

volatile int t_detour_function_end;
void detour_function_end() { while (t_detour_function_end) { detour_function_end(); } }


where detour_function_end is NAME ?

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

C++ & Qt

Welcome to the group, @aleeksandr_sokolov! :-)

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

Other things being equal , select C++.

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

C++ & Qt

I'm not that experienced in Rust, but the c++ toolchains are probably more mature and complete. Rust is, on the other hand, more modern and have things like build system and packet management built in

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

C++ & Qt

You're in the c++ channel, so I suppose there is some bias towards c++. Rust is a good language though, and you will probably get similar performance.

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

C++ & Qt

Welcome to the group, @tympanectomyantivirus! :-)

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

@EnglaTjder [8793710197] warned (1 of 2).

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

C++ & Qt

@Magnusinvestor [8221484481] banned.

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

C++ & Qt

What is your nickname bro 💀

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

C++ & Qt

Welcome to the group, @fisual_work! :-)

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

Report sent⁣⁣⁣⁣

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

C++ & Qt

Welcome to the group, @Abhi_sshek! :-)

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

Welcome to the group, @Mahdi13871! :-)

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 send messages in English only. Not in Russian.

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

C++ & Qt

how to write a #define marcos that will expand to

volatile int t_detour_function_end;
void detour_function_end() { while (t_detour_function_end) { detour_function_end(); } }


where detour_function_end is NAME ?

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

C++ & Qt

how to write a #define macros that expands to

volatile int t_detour_function_end;
void detour_function_end() { while (t_detour_function_end) { detour_function_end(); } }


where detour_function_end is NAME ?

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

C++ & Qt

Can someone guide me, my qt cpp app contains many external libraries, I have added them. And build the .msix and uploaded on Microsoft Store for certification. But microsoft is rejecting it. And it fails where it calls the fire store cloude function.

But the same works when I build .msi

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