You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

karye

Unregistered

1

Friday, July 9th 2004, 12:38pm

undefined reference to KHTMLPart

Hi!

Anyone has succes using KHTMLPart?

I get:
undefined reference to `KHTMLPart::KHTMLPart[in-charge](QWidget*, char const*, QObject*, char const*, KHTMLPart::GUIProfile)'

Thanks!

f_edemar

Beginner

Posts: 14

Location: Sweden

  • Send private message

2

Friday, July 9th 2004, 1:54pm

Have you forgotten to link the program with libkhtml?

This post has been edited 1 times, last edit by "f_edemar" (Jul 9th 2004, 1:58pm)


3

Saturday, July 24th 2004, 10:09pm

In KDevelop in Automake Manager you need to modify your target. Add $(LIB_KHTML) as external library