Installation Error Qt Creator
-
@qt-1234 said in Installation Error Qt Creator:
Qt Creator 3.3.0 based on Qt 5.4.0
This does not answer my question: which Qt version do YOU use (not which Qt version was used to build QtCreator)?
So, which exact Qt version did you install?
Also, QtCreator is an IDE and doesn't matter much. Important is Qt which a framework you're using to write your app. -
@qt-1234 said in Installation Error Qt Creator:
i installed qt5.4.0
For Visual Studio 2013 or which one?
Also, why not a current version? -
@qt-1234 said in Installation Error Qt Creator:
i installed qt5.4.0
For Visual Studio 2013 or which one?
Also, why not a current version? -
@qt-1234 said in Installation Error Qt Creator:
says file not found MSVCRT.lib
No, it says it can't resolve some symbols. This usually happen if wrong version of a lib is linked.
Can you show your Kit? -
@qt-1234 said in Installation Error Qt Creator:
says file not found MSVCRT.lib
No, it says it can't resolve some symbols. This usually happen if wrong version of a lib is linked.
Can you show your Kit? -
@qt-1234 Do you use the auto-detected Kit?
-
@qt-1234 Strange, it should work. Did you try to build a simple C++ project in Visual Studio to make sure it works?
-
@qt-1234 Strange, it should work. Did you try to build a simple C++ project in Visual Studio to make sure it works?
-
@jsulm i couldnt get hello world to work. the error is shown below. Does it mean that my sdk is of a wrong version?

@qt-1234 When you installed Visual Studio did you select C++ stuff also (it is not installed by default as far as I know). Also, did you install all updates for Visual Studio?
-
@qt-1234 When you installed Visual Studio did you select C++ stuff also (it is not installed by default as far as I know). Also, did you install all updates for Visual Studio?

