BUG in Project | Options Dialog

Torsten Uhlmann TUhlmann at debis.com
Thu Jul 29 12:44:42 BST 1999


Ralf Nolden wrote:
> 
> Torsten Uhlmann wrote:
> >
> > Hi all,
> > there´s a little bug in the dialog Project | Options | linker options
> >
> > I´ve checked all libs except kab.
> >
> > The line of extra libs reads:
> >
> > -lsword -lpng -lm -ljscript
> >
> > When I leave the dialog (OK and also Cancel, if the line was committed
> > earlier)
> > and then go back into the dialog the line reads:
> >
> > -lsword -lpng -lm -ljscriptiff -lpng -lm -ljscript
> >
> Isn't that a dependency (as like for KHTMLW using jscript lib as well) ?
Sure. I mean the first line is totaly ok but with the second, there is
no
libjscriptiff. The problem is the part "iff -lpng -lm -ljscript" which
is appended
to "-lsword -lpng -lm -ljscript" which causes the compiler to report
errors.

If I say ok to the line with the appended stuff and then again go into
the dialog it reads:
"-lsword -lpng -lm -ljscriptiff -lpng -lm -ljscriptiff -lpng -lm
-ljscript"

This shouldn´t be so.

> 
> Ralf

-- 

best regards,
Torsten Uhlmann

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TUhlmann at gmx.de
http://www.tuhlmann.purespace.de
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Wise men still seek him!




More information about the KDevelop mailing list