Yes, you're right. Even if I add the absolute path to the directory containing qstring.cpp to the VC++ Directories in project settings, it still goes only to the header file. I've asked online...
d_stranz Yesterday, 18:06Yes, and it does that for me too, but that's the declaration of most stuff, not the definition/implementation (the thing that usually resides in a .cpp file).
You've suggested to rewrite the...
Do you have the Qt VS Tools extension installed? I think that adds the paths to Qt sources to your Visual Studio configuration. When I right-click on "QString" in my source code, for example, and...
d_stranz 23rd January 2025, 19:33should work now?
13852
Mostly because for me it's an hobby, so I don't mind making slow or no progress at all, as long as the final result is what I've envisioned.
If I can't even make it...
Your attachment link is not valid, so I can't see your screenshot. Next time you post, click "Go Advanced" so you can see what your post will look like and verify that any links work. Maybe you...
d_stranz 22nd January 2025, 19:11Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
QT6 OpenGL left right inverted
18th January 2025 22:35 by fulgorit