[Qt-creator] Recompile only one plugin

Andrii Anpilogov anpilog at gmail.com
Mon Jan 26 06:31:57 CET 2015


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?

Regards

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

> On Sat, Jan 24, 2015 at 3:31 AM, Andrii Anpilogov <anpilog at gmail.com>
> wrote:
>
>> Hi,
>>
>> It's not a big problem to assemble build environment.
>> Where can I get info what compiler and Qt version releases were built?
>>
>> Thanks
>>
>> 2015-01-23 23:39 GMT+08:00 Koehne Kai <Kai.Koehne at theqtcompany.com>:
>>
>>> > -----Original Message-----
>>> > From: qt-creator-bounces+kai.koehne=theqtcompany.com at qt-project.org
>>> > [mailto:qt-creator-bounces+kai.koehne=theqtcompany.com at qt-
>>> > project.org] On Behalf Of Andrii Anpilogov
>>> > Sent: Friday, January 23, 2015 4:31 PM
>>> > To: qt-creator at qt-project.org
>>> > Subject: [Qt-creator] Recompile only one plugin
>>> >
>>> > Hi,
>>> >
>>> > I need to change just a few lines in debugger plugin.
>>> > I don't want to deploy whole qt creator for that.
>>> >
>>> > I downloaded 3.3.0 release and sources, compile it on Windows with MS
>>> > Visual Studio 2012 compiler.
>>> > After I upgraded corresponded dll files in release folder Qt Creator
>>> could not
>>> > load them.
>>> >
>>> > Is there a way to compile and then replace those dll files in Qt
>>> Creator 3.3.0?
>>> >
>>>
>>> The 3.3.0 binaries are compiled with Visual Studio 2010 , with the
>>> according Qt 5.3.0 binaries. I'm afraid you need the very same setup to be
>>> able to update single .dll files.
>>>
>>> Regards
>>>
>>> Kai
>>>
>>
>>
>>
>> --
>> --
>> WBR,
>>   Andrii Anpilogov
>>   Phone: +86 186-1660-3720
>>   Skype: anpilogov.andrey
>>   mailto:anpilog at gmail.com, andrii.anpilogov at mesheven.com
>>
>>
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/qt-creator
>>
>>
> What you need is:
>
>    - Visual C++ 2010 Express
>    <http://www.visualstudio.com/en-us/downloads#d-2010-express>
>    - Qt 5.4.0
>    <http://download.qt.io/official_releases/qt/5.4/5.4.0/qt-opensource-windows-x86-msvc2010_opengl-5.4.0.exe.mirrorlist>
>
> Build Qt Creator locally in release mode, then deploy only the plugin you
> want. I do it all the time :)
>
> - 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/85bc37b0/attachment.html>


More information about the Qt-creator mailing list