From kde-windows Tue Nov 10 18:12:45 2009 From: Carlo Date: Tue, 10 Nov 2009 18:12:45 +0000 To: kde-windows Subject: Re: Using msvc solution files Message-Id: <3262b6180911101012q43ac3fbciaec3bc8d61eee20b () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=kde-windows&m=125787684218122 On Tue, Nov 10, 2009 at 7:03 PM, Peter Kümmel wrote: > >> Attached my hardcoded solution handling. On problem is that the name of >> the solution, defined by cmake (for instance 'project(Automoc4)') must >> match the internal emerge name self.subinfo.options.make.slnBaseName >> or self.package, maybe someone could help me there. > > It is possible to always use the same solution name? > Is this the intention of 'slnBaseName'? > > Peter > _______________________________________________ > Kde-windows mailing list > Kde-windows@kde.org > https://mail.kde.org/mailman/listinfo/kde-windows > 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 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/ _______________________________________________ Kde-windows mailing list Kde-windows@kde.org https://mail.kde.org/mailman/listinfo/kde-windows