concerning BUG: 304730: support multiple location breakpoints

Niko Sams niko.sams at gmail.com
Wed Aug 29 06:04:50 UTC 2012


Hi,

thank you for reporting, I forgot adding this file.
Just pushed it, should build fine now...

cheers,
Niko

On Tue, Aug 28, 2012 at 3:08 PM, Ralf Denzer <ralf.denzer at tu-dortmund.de> wrote:
> Dear Niko,
>
> sorry for contacting you directly. I didn't know
> if I should write a bug report on this.
>
> I tried to compile kdevelop branch 4.4 with your bug fix.
> I get from 'cmake' the following error message
>
> ...
> -----------------------------------------------------------------------------
> -- Congratulations! All external packages have been found.
> -----------------------------------------------------------------------------
>
> -- Configuring done
> CMake Error at debuggers/gdb/unittests/CMakeLists.txt:20 (add_executable):
>   Cannot find source file:
>
>     debugeemultilocbreakpoint.cpp
> ...
>
> Am I doing something wrong? Or maybe you forgot be chance to upload a file?
>
> I did some minutes ago:
>
> ---------
>
> git clone git://anongit.kde.org/kdevelop  \
> $HOME/local/src/kdevelop/kdevelop
>
> cd kdevelop
>
> git checkout -b 4.4 origin/4.4
>
> mkdir build
>
> cd build
>
> cmake -DCMAKE_PREFIX_PATH=$HOME/local/kdevelop4  \
> -DCMAKE_INSTALL_PREFIX=$HOME/local/kdevelop4 ../
>
> -------
>
> and this 'cmake' gives me the above mentioned error
>
> The compilation of KDevPlatform -b 1.4 went smooth.
>
> Thank you very much
>
> Ralf




More information about the KDevelop-devel mailing list