Using msvc solution files
Ralf Habacker
ralf.habacker at freenet.de
Thu Nov 12 13:41:17 CET 2009
Peter Kümmel schrieb:
> Ralf Habacker wrote:
>
>> Peter Kümmel schrieb:
>>
>>> Peter Kümmel wrote:
>>>
>>>
>>>
>>>> attached a patch which reads the project filename from CMakeLists.txt
>>>>
>>>>
>>> here a better patch:
>>> first try <packagename>.sln, then parse CMakeLists.txt, then use slnBaseName.
>>>
>>>
>> I simplified this patch to have all the sln related filename stuff in a
>> private method CMakeBuildSystem::__slnFileName() and committed it along
>> with the info.py stuff into svn.
>>
>
> I've added a check if the solution file exists.
>
nice :-)
>
>> Could you try if it works as expected _
>>
>
> Yes it works, but creating the image files for dbus is broken when using the IDE.
>
> (and now I'm lost it recompiles qt)
> Is there a way to definitely suppress a Qt update?
>
this may depends on how your emerge command line looks - a dirty hack
would be to manual add a qt related entry to
<emerge-root>/etc/portage/installed-<buildtype>
Ralf
More information about the Kde-windows
mailing list