From kde-windows Thu Nov 12 19:40:45 2009 From: Alexander Neundorf Date: Thu, 12 Nov 2009 19:40:45 +0000 To: kde-windows Subject: Re: Using msvc solution files Message-Id: <200911122040.45107.neundorf () kde ! org> X-MARC-Message: https://marc.info/?l=kde-windows&m=125805497011216 On Thursday 12 November 2009, Alexander Neundorf wrote: > On Thursday 12 November 2009, Peter Kümmel wrote: > > Peter Kümmel wrote: > > > Alexander Neundorf wrote: > > >>>> 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 > > >> > > >> What breaks ? > > >> I'd really like to know, because I can't remember that I heard of that > > >> before. > > > > > > All tests are broken in the IDE: when starting RUN_TESTS, there is > > > everywhere the not expanded variable $(OutDir), should be 'Debug'; eg.: > > > > > > 8/120 Testing kurltest Could not find executable > > > K:/kderoot/build/kde/kdelibs-20080202/ide/kdecore/tests/$(OutDir)/kurlt > > >es t.exe.bat > > > > Any ideas here Alex? > > So K:/kderoot/build/kde/kdelibs-20080202/ide/kdecore/tests/$(OutDir)/ is > the result of get_target_property( LOCATION ) > > What does get_target_property( LOCATION_DEBUG ) give ? > > Can you please create a tiny example which with the solution files for you > manually, independent from KDE ? > > i.e. > > cmake_minimum_required(VERSION 2.6.2) > enable_testing() > add_executable(foo foo.c) > > > > add_test(foo_test ) Well, I was too slow, ignore this email... Alex _______________________________________________ Kde-windows mailing list Kde-windows@kde.org https://mail.kde.org/mailman/listinfo/kde-windows