visual studio code? (Not visual studio)
Just use it. It's like adding any other library. If you're using a build system make sure to generate a cmake project for convinience instead of using qmake.
I want to configure instelliSense. Which directory should i add (in qt)?
Just use cmake. It'll set up intellisense for you. vscode has a very good plugin for cmake
Which includePath should I add?
pip install pyqt
I'm using Qt with C++, not python
You can build library from source with cmake and then open up with vscode
Also you can use sdl instead of qt Or wxwidget this two library are free and open source
what did you mean from sdl?
Sdl is more than just a windowing toolkit. Use sdl when its necessary
Обсуждают сегодня