KDevelop4 under windows

Andreas Pakulat apaku at gmx.de
Sun May 6 15:08:17 UTC 2007


On 28.04.07 01:08:59, dukju ahn wrote:
> 2007/4/26, Andreas Pakulat <apaku at gmx.de>:
> > Hi,
> >
> > Good news: I managed to build and run KDevelop and load a project into
> > it. You can have a first look here:
> > http://www.apaku.de/vardata/kdev_windows.png
> >
> > There are still some things that are broken (for example we don't have
> > konsole under windows) and svn and teamwork plugins are not compiled yet
> > and the application templates don't show up.
> 
> Good. But can you let us know why svn plugin were not compiled?
> Is it because of the svn-library problem? or KDevelop's plugin compile error?

Ok, now I got around to try with subversion headers installed. However
there really is a problem, because the #include's use subversion-1 dir
which doesn't exist on Windows.

So the include_directories in the CMakeLists.txt needs to have the
subversion-1 dir and it needs to be removed from the include's. I'll do
that later today unless somebody is faster :)

Also the apr stuff is in <svndir>/include/apr/ and apr-util, not sure if
that is going to cause problems.

Andreas

-- 
Everything that you know is wrong, but you can be straightened out.




More information about the KDevelop-devel mailing list