Re: kdevelop-php
Niko Sams <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Nov 22, 2009 at 12:19, Werner Joss <[email protected]> wrote: > I just tried to build the php support for kdevelop > (kdevplatform+kdevelop from svn compiled/installed ok). > trying to build kdevelop-php-beta1 I get this: You need either: - kdevplatform+kdevelop+php from kde svn trunk - or kdevplatform+kdevelop beta6 + php beta1 You should always combine kdevelop releases and plugin releases that way, as we currently don't have any API or ABI compatibility. Niko