Re: [Krename-users] 2.9.0 compile error on Mandrake 9.2
Brought to you by:
domseichter,
stonki
From: Dominik S. <dom...@we...> - 2004-02-01 10:40:11
|
Hi, Thanks for reporting. I will soon release a 2.9.1 release which fixes this= =20 compilation problem. You can try to fix it for yourself, though: <snip> If KRename 2.9.0 does not compile for you and make exits with the following= =20 error: =A0 =A0batchrenamer.cpp: At global scope: =A0batchrenamer.cpp:821: error: cannot declare member function `static QStr= ing =A0=A0 =A0BatchRenamer::buildFilename(fileentry*, bool)' to have static lin= kage =A0make[2]: *** [batchrenamer.o] Error 1 =A0 =A0you can fix it easily by opening the file batchrenamer.cpp in your favor= ite=20 text editor and removed the word "static" from this line: =A0 =A0static QString BatchRenamer::buildFilename( fileentry* entry, bool dir ) =A0 =A0KRename should compile now for you. </snip> CU Dom Am Freitag, 30. Januar 2004 22:33 schrieb Brisset Nicolas: > Dear krename developers, > > I wanted to try version 2.9.0 so I downloaded the source rpm and tried "r= pm > --rebuild ....src.rpm". Below is the error I get: > > batchrenamer.cpp: In member function `void > BatchRenamer::parseSubdirs(data*)': batchrenamer.cpp:812: warning: format > not a string literal and no format arguments > batchrenamer.cpp: At global scope: > batchrenamer.cpp:821: error: cannot declare member function `static QStri= ng > BatchRenamer::buildFilename(fileentry*, bool)' to have static linkage > make[2]: *** [batchrenamer.o] Erreur 1 > > Note that I'm not subscribed to the list, so if you need to contact me > please use my own e-mail address. > > Thanks however for the very nice program, > > Nicolas > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Krename-users mailing list > Kre...@li... > https://lists.sourceforge.net/lists/listinfo/krename-users =2D-=20 ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |