From kde-windows Tue Nov 10 18:24:52 2009 From: =?UTF-8?B?UGV0ZXIgS8O8bW1lbA==?= Date: Tue, 10 Nov 2009 18:24:52 +0000 To: kde-windows Subject: Re: Using msvc solution files Message-Id: <4AF9AFF4.2050208 () gmx ! net> X-MARC-Message: https://marc.info/?l=kde-windows&m=125787754519457 Carlo wrote: > I don't know about this option, but I wouldn't use the cmake visual > studio generator since it breaks at least in kdelibs > to make the compilation faster with multiple cores you can use jom vcbuild compiles projects in parallel, this is not as parallel as 'make -j' but at least it should be possible to compile independent projects parallel. Why should this not speed up compilation on multiple cores? > instead of nmake, there is already an option in the emerge settings to > use it > you can download it from here ftp://ftp.qt.nokia.com/jom/ 'using jom' this was the next question I had in mind :) But I'm more interested in the project files for debugging purposes. Peter _______________________________________________ Kde-windows mailing list Kde-windows@kde.org https://mail.kde.org/mailman/listinfo/kde-windows