From: Thomas S. <tho...@my...> - 2003-02-15 09:56:33
|
Oops, sorry. Just forget this mail. That was my first try with 1.7.5. I now tried 1.9.2 and it works fine so far or at least compiled :-). Keep up the good work! Thanks, Thomas On Sat, 15 Feb 2003 10:52:44 +0100 Thomas Seifert <tho...@my...> wrote: > Hi folks, > > anyone got this to work at redhat8? > I can't compile it successfully. > The last messages from the compile are attached. > > I would appreciate any help. > > TIA, > > Thomas > > > > make-> > > In file included from date_base.h:4, > from Date.h:5, > from Date.cc:1: > datetime_base.h:20: ISO C++ forbids declaration of `ostream' with no type > datetime_base.h:20: `ostream' declared as a `virtual' field > datetime_base.h:20: parse error before `&' token > datetime_base.h:22: syntax error before `(' token > datetime_base.h:25: parse error before `(' token > datetime_base.h:25: syntax error before `(' token > datetime_base.h:32: `struct mysqlcppapi::datetime_base::DTbase' does not > declare a template type > datetime_base.h:34: invalid use of `virtual' in template declaration of ` > virtual short int mysqlcppapi::datetime_base::DTbase::compare(const T&) > const' > datetime_base.h: In member function `bool > mysqlcppapi::datetime_base::DTbase::operator==(const T&) const': > datetime_base.h:37: parse error before `;' token > date_base.h:7: confused by earlier errors, bailing out > make[3]: *** [Date.lo] Fehler 1 > make[3]: Verlassen des Verzeichnisses Verzeichnis »/home/ts77/download/mysqlcppa > pi-1.7.5/mysqlcppapi/datetime« > make[2]: *** [all-recursive] Fehler 1 > make[2]: Verlassen des Verzeichnisses Verzeichnis »/home/ts77/download/mysqlcppa > pi-1.7.5/mysqlcppapi« > make[1]: *** [all-recursive] Fehler 1 > make[1]: Verlassen des Verzeichnisses Verzeichnis »/home/ts77/download/mysqlcppa > pi-1.7.5« > make: *** [all-recursive-am] Fehler 2 > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Mysqlcppapi-main mailing list > Mys...@li... > https://lists.sourceforge.net/lists/listinfo/mysqlcppapi-main > |