Re: Wrong order of -L?

2006-04-19 Thread Alexander Neundorf
On Wednesday 19 April 2006 08:06, Alexander Dymo wrote: > On Monday 17 April 2006 18:21, Brad King wrote: > > This has been fixed in CVS CMake since the last KDE release. > > Ah, thanks. I should be using CMake from cvs then! No ! Please use the 2.4.0 announced yesterday. And report problems if yo

Re: Wrong order of -L?

2006-04-19 Thread William A. Hoffman
At 02:06 AM 4/19/2006, Alexander Dymo wrote: >On Monday 17 April 2006 18:21, Brad King wrote: >> This has been fixed in CVS CMake since the last KDE release. >Ah, thanks. I should be using CMake from cvs then! Not anymore, you should try 2.4.0 (unless you are using vs 2005 nmake) -Bill _

Re: Wrong order of -L?

2006-04-18 Thread Alexander Dymo
On Monday 17 April 2006 18:21, Brad King wrote: > This has been fixed in CVS CMake since the last KDE release. Ah, thanks. I should be using CMake from cvs then! ___ Kde-buildsystem mailing list Kde-buildsystem@kde.org https://mail.kde.org/mailman/listinf

Re: Wrong order of -L?

2006-04-17 Thread Brad King
undefined reference to ... > > The error is because of the wrong order of -L parameters. > -L/home/gremlin/bin/kde4/lib should go after -L pathes to the build dir. > > Can the order be changed somehow? This has been fixed in CVS CMake since the last KDE release. -Brad

Wrong order of -L?

2006-04-16 Thread Alexander Dymo
s/oss/kde_svn/trunk/kdevelop_build/lib ... -lkdecore -lkdeui -lprofileengine -lkdevinterfaces -lkdevutil -lkdevwidgets -lnewui -lkhtml -lktexteditor -lkdevinterfaces ... ... undefined reference to ... The error is because of the wrong order of -L parameters. -L/home/gremlin/bin/kde4/lib should go