[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: linking errors
From:       Simon Hausmann <tronical () gmx ! net>
Date:       1999-08-13 21:37:42
[Download RAW message or body]

On Fri, 13 Aug 1999, Arjan Buursink wrote:

> Hi, 
> 
> I hope someone could help me out here.
> When I compile my own program I get the next error message:
> 
> /opt/kde/lib/libkio.so: undefined reference to `openFileManagerWindow(char const *)'
> 
> BTW, I'm using kde 1.1 (from the Suse 6.1 cdrom).  Thanks in advance!
> 

This is a hack from a very old version of libkio. Add an empty

void openFileManagerWindow( const char * ) {}

somewhere in your code.

However it is not recommended to use such an old version of libkio. Better
use the current version (which doesn't require you to have this hack btw)

Greetings,
 Simon

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic