[Qt-creator] Recompile only one plugin

Andrii Anpilogov anpilog at gmail.com
Mon Jan 26 07:50:10 CET 2015


Yes. I have VSE 2010 C++ installed.

I execute Visual Studio Command Prompt (2010) then build QtCreator from
sources:

c:\qt\Qt5.4.0_VS2010_x86\5.4\msvc2010_opengl\bin\qmake.exe
C:\mesheven\git\qt-creator-opensource-src-3.3.0\qtcreator.pro -r -spec
win32-msvc2010

C:\qt\Qt5.4.0_VS2010_x86\5.4\msvc2010_opengl\include\QtCore/qglobal.h(38) :
fatal error C1083: Cannot open include file: 'stddef.h': No such file or
directory
        cl -c -nologo -Zm200 -Zc:wchar_t -O2 -MD -GR -W3 -w34100 -w34189
-EHsc -DUNICODE -DWIN32 -DQBS_LIBRARY -DQBS_VERSION=\"1.3.3\" -DQT_CREATOR
-DQML_BUILD_STATIC_LIB -DSRCDIR=
\"C:/mesheven/git/qt-creator-opensource-src-3.3.0/src/shared/qbs/src/lib/corelib\"
-DQBS_ENABLE_PROJECT_FILE_UPDATES -DQT_NO_DEBUG -DQT_SCRIPT_LIB
-DQT_GUI_LIB -DQT_XML_LIB -DQT_CO
RE_LIB -DNDEBUG
-I"C:\mesheven\git\qt-creator-opensource-src-3.3.0\src\shared\qbs\src"
-I"C:\mesheven\git\qt-creator-opensource-src-3.3.0\src\shared\qbs\src\lib\corelib"
-I"C:\mesh
even\git\qt-creator-opensource-src-3.3.0\src\shared\qbs\src\lib"
-I"C:\qt\Qt5.4.0_VS2010_x86\5.4\msvc2010_opengl\include"
-I"C:\qt\Qt5.4.0_VS2010_x86\5.4\msvc2010_opengl\include\Qt
Script" -I"C:\qt\Qt5.4.0_VS2010_x86\5.4\msvc2010_opengl\include\QtGui"
-I"C:\qt\Qt5.4.0_VS2010_x86\5.4\msvc2010_opengl\include\QtXml"
-I"C:\qt\Qt5.4.0_VS2010_x86\5.4\msvc2010_openg
l\include\QtCore" -I"release" -I"."
-I"C:\qt\Qt5.4.0_VS2010_x86\5.4\msvc2010_opengl\mkspecs\win32-msvc2010"
-Forelease\ @C:\Users\VIP\AppData\Local\Temp\languageinfo.obj.4860.125.j
om



2015-01-26 14:31 GMT+08:00 Orgad Shaneh <orgads at gmail.com>:

> On Mon, Jan 26, 2015 at 8:27 AM, Andrii Anpilogov <anpilog at gmail.com>
> wrote:
>
>> Yes.
>> I opened command line execute vcvars32.bat  and then call qtcreator.
>> In the build environment I can see proper PATH variable.
>> But it still fails.
>>
>> 2015-01-26 13:44 GMT+08:00 Orgad Shaneh <orgads at gmail.com>:
>>
>>> On Mon, Jan 26, 2015 at 7:31 AM, Andrii Anpilogov <anpilog at gmail.com>
>>> wrote:
>>>
>>>> Hi Orgad,
>>>>
>>>> Thanks for advise!
>>>> However Qt requires platform SD when is building by Visual Studio 2010
>>>> Express.
>>>> Otherwise it fails with error:
>>>> Couldnot find stddef.h: No such file
>>>>
>>>> How did you solve it?
>>>>
>>>
>>> Hi,
>>>
>>> Did you execute C:\Program Files (x86)\Microsoft Visual Studio
>>> 10.0\VC\bin\vcvars32.bat before building?
>>>
>>> - Orgad
>>>
>>
> Are you sure you installed the correct compiler? In this answer
> <http://stackoverflow.com/questions/6043531/cant-compile-qt-with-microsoft-compiller>
> someone installed C# instead C++ and had the same problem :)
>
> - Orgad
>



-- 
-- 
WBR,
  Andrii Anpilogov
  Phone: +86 186-1660-3720
  Skype: anpilogov.andrey
  mailto:anpilog at gmail.com, andrii.anpilogov at mesheven.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20150126/7e7ec8de/attachment.html>


More information about the Qt-creator mailing list