Non-functional App-Template in Gideon

Harald Fernengel harry at kdevelop.org
Fri Oct 18 11:57:10 BST 2002


Hi,

On Friday 18 October 2002 09:13, you wrote:
> I was just trying to implement a test plugin for gideon with gideon (the
> released alpha). However the kdevpart template cannot be be compiled in
> gideon (there is no configure.in).
>
> It seems to me that the project that is created from template-kdevpart can
> only be compiled when placed inside the gideon sourcetree. Is this correct?
>
> If no: What am I doing wrong?

at the moment the gideon plugins have to be compiled inside the gideon app 
tree, so you are doing nothing wrong.

> If yes: is anyone working on a functional (independent) app-template for
> gideon plugins?
> I tried to combine template-kdevpart with template-konqnavpanel, and at
> least I was able to create configure and Makefile. But the compile fails
> because some files from the gideon sourcetree cannot be found. That's where
> I stopped. Any hints?

Since gideon is alpha and everything is in flux, we don't offer stand-alone 
templates yet.
Make sure you include $GIDEONDIR/lib/whateverYouNeed and link to the 
libraries. Just compile some other plugin and take a look what it links to.

Best regards,
Harry

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list