[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-windows
Subject:    Re: Using msvc solution files
From:       Alexander Neundorf <neundorf () kde ! org>
Date:       2009-11-12 19:33:08
Message-ID: 200911122033.08816.neundorf () kde ! org
[Download RAW message or body]

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)/kurltes
> >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)

<insert good code here>

add_test(foo_test <the correct thing to use> )

Alex
_______________________________________________
Kde-windows mailing list
Kde-windows@kde.org
https://mail.kde.org/mailman/listinfo/kde-windows

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic