You are not logged in.

#1 2009-04-26 15:08:47

dalingrin
Member
Registered: 2009-03-18
Posts: 128

KDE devel library?

I haven't tried to use KDE widgets before until today and I'm getting undefined references to all kwidgets. What library am I missing? I haven't been able to find anything in the repos.

Thanks

Offline

#2 2009-05-02 17:20:31

gnud
Member
Registered: 2005-11-27
Posts: 182

Re: KDE devel library?

Try installing kdelibs and kdebase.

Offline

#3 2009-05-04 00:14:48

dalingrin
Member
Registered: 2009-03-18
Posts: 128

Re: KDE devel library?

I think I may have figured out my problem. I was working with a qmake project in QtCreator. I see that I can't use Kdelibs with qmake.

Anyone know if you can use QtCreator to make Kde apps? Kdevelop is crashing incessantly.

Last edited by dalingrin (2009-05-04 04:11:46)

Offline

#4 2009-05-12 01:51:43

haTem
Member
Registered: 2008-10-24
Posts: 9

Re: KDE devel library?

Qt Creator 1.1 has cmake support. If you manually create a CMakeLists.txt for your app, simply open it in Qt Creator and it will import the project.

I know that might be one of the reasons you're using an IDE in the first place, so if you don't want to manually create a CMakeLists.txt, you can run kapptemplate from the command line to automatically generate one. I've only tried this to generate a plasma applet template, I'm not sure how well the other templates work (ymmv).

Offline

#5 2009-08-12 21:17:16

quarkup
Member
From: Portugal
Registered: 2008-09-07
Posts: 497
Website

Re: KDE devel library?

kdevelop is in alpha for kde4 I guess; I had it installed, but Im waiting for a major release.

qtcreator is very nice.


you can use eclipse -->  there is (on aur) the package "eclipse-qt-eclipse-integration"

big_smile


If people do not believe that mathematics is simple, it is only because they do not realize how complicated life is.
Simplicity is the ultimate sophistication.

Offline

#6 2009-08-15 15:00:23

xenobrain
Member
From: Lodi, CA
Registered: 2006-05-31
Posts: 91

Re: KDE devel library?

quarkup wrote:

qtcreator is very nice.

QFT.  Furthermore you have full access to all KDE widgets in the integrated designer view.

As for Kdevelop4, it's not in alpha- it's in nearly release-ready beta.

This fellow offers svn builds which he updates frequently.  I have been using them for about a month now and it works very well!

[dstr-repo]
#qutim, psi, kdevelop with plugins dev builds and other stuff
Server = http://dimon.homeftp.org/repo/i686

[dstr-repo]
#qutim, psi, kdevelop with plugins dev builds and other stuff
Server = http://dimon.homeftp.org/repo/x86_64

Offline

Board footer

Powered by FluxBB