Qt Creator cannot launch on windows 10
-
I'm using qtcreator-4.14.0 and everything is fine until today.
Now when I double-click on qtcreator.exe, nothing happenes.
I can see the process of qtcreator.exe appears in task manager and disappears quickly. -
@jsulm I've uninstalled anti virus software, and restarted my computer, and tried with "-noload all", but the problem still remain.
version 4.4.1 works well, but I'd rather use 4.14.0.
Any other good ideas? -
@jsulm I've uninstalled anti virus software, and restarted my computer, and tried with "-noload all", but the problem still remain.
version 4.4.1 works well, but I'd rather use 4.14.0.
Any other good ideas? -
Hi
wow. normally noload does the trick.
Could be some app that installed something that makes it crashTry open cmd prompt
then
set PATH=""
C:\Qt\Tools\QtCreator\bin\qtcreator.exeWe clear path and try start creator
@mrjj said in Qt Creator cannot launch on windows 10:
Hi
wow. normally noload does the trick.
Could be some app that installed something that makes it crashTry open cmd prompt
then
set PATH=""
C:\Qt\Tools\QtCreator\bin\qtcreator.exeWe clear path and try start creator
nothing happened...
-
@jsulm I've uninstalled anti virus software, and restarted my computer, and tried with "-noload all", but the problem still remain.
version 4.4.1 works well, but I'd rather use 4.14.0.
Any other good ideas?