You are not logged in.

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