KFM
llornkcor
llornkcor at llornkcor.com
Sat Dec 4 13:13:17 GMT 1999
> What do you mean by reference ? Are you saying programming reference ? If so
> what are you trying to do ?
well, I dont know if this is the right place to ask, but.
I am trying to use KFM::download to download a file.
and wherever, whenever I try...
KFM * kfmconn;
kfmconn = new kfmconn;
When I compile, I get an error- undefined reference to KFM::KFM(void)
of course, I have #include <kfm.h>
I am really perplexed on this one.
More information about the KDevelop
mailing list