GUI help
-
wrote on 29 Apr 2018, 09:34 last edited by
StackedWidget is a good idea. But I was wondering how to make more central widgets. I still thought how to make a panel. Do you have any instructions?
-
QStackedWidget is used as a "container widget" where you put all the other widgets you are going to use.
-
wrote on 29 Apr 2018, 11:56 last edited by
-
@caca0o
hi
Seems you have chosen Qt for visual studio.
Did you also install the compiler from microsoft site ?
(or had it already installed)
Unlike the mingw version, the compiler is not included with Qt
and must be installed separately by user.If yes, did you also install the debug tools?
for getting a debugger.
http://doc.qt.io/qtcreator/creator-debugger-engines.html -
wrote on 29 Apr 2018, 19:08 last edited by
hi ... do you mean this link?
https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk
-
hi ... do you mean this link?
https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk
@caca0o
Hi
Nope, the actual compiler
https://www.visualstudio.com/downloads/
If you dont want the whole IDE, you can use
http://landinghub.visualstudio.com/visual-cpp-build-toolsIf you dont need to use visual studio , you might consider removing the VS qt
and install the mingw Qt instead. It comes with compiler and debugger and is ready to go.
Tool is located in
"C:\Qt\MaintenanceTool.exe" -
wrote on 29 Apr 2018, 21:22 last edited by
-
now I install. I hope that it's correct. Build Tools for Visual Studio 2017
if not. you can inform me of the wrong procedure
@caca0o
Hi
Hopefully. it looks right but im not sure due to the language. -
wrote on 29 Apr 2018, 22:10 last edited by
-
it did not help. when I click to run. do I have anything to set up?
or sketch something else on the offer. if you had an offer in English .. I would prove it
@caca0o
What about just going with mingw then ?
It has all included and works out of the box. -
wrote on 30 Apr 2018, 09:38 last edited by
-
@caca0o
Can you please try a default gui project so we know the setup works ?
File -> New Project -> New Widget Application -
wrote on 30 Apr 2018, 09:57 last edited by
-
Ok. so there really is something up with the kits.
But this is VS 2015
I though you would use only mingw ?did you UNINSTALL visual studio Qt to avoid it playing tricks on you ?
-
wrote on 30 Apr 2018, 10:23 last edited by
now I do not understand what to do?
-
Did you install the mingw too?
If you create new project , it does NOT offer to make project with that compiler ?
You still seems to be using visual studio. ( and it seems kit still broken)
-
wrote on 30 Apr 2018, 10:33 last edited by
I uninstall all
I wondered if it would be possible if you had given me a link to download and install -
I uninstall all
I wondered if it would be possible if you had given me a link to download and installHi, just use the online installer and ONLY
select the mingw version as i shown in the picture. -
wrote on 30 Apr 2018, 10:49 last edited by
this is it? qt-opensource-windows-x86-mingw482_opengl-5.3.2.exe
-
wrote on 30 Apr 2018, 11:00 last edited by
or qt-opensource-windows-x86-5.10.1.exe ??
this file is in the picture?
19/87