Can't compile KDE app

Ralf Habacker ralf.habacker at freenet.de
Fri Mar 19 08:29:48 CET 2004


On Thursday 18 March 2004 15:18, Ralf Heydenreich wrote:
> Hi all,
> I've just tried to compile the kdbg (KDE Debugger). But the make
> complaints about missing mcopidl, which is in turn part of the
> libarts1-dev package. How can I get a _compiled_ version of libarts1-dev
> (because I want to compile other packages)? libarts1-dev depends on other
> packages which aren't included in the standard KDE Cygwin distribution.

Newer source packages provides the switch --without-arts 

for older packages you may try 

ln -s true /bin/mcopidl
ln -s true /bin/artsc-config

to fullfill the configure requirements 


Ralf 



More information about the kde-cygwin mailing list