From: Larry W. V. <lv...@ca...> - 2003-02-26 16:09:22
|
I want to apologize for continuing to have problems. Alas, I've nearly no experience with c++, and so when encountering these problems, I don't really know the best way to fix them. After making the changes to csvfile.cp and libflatfile/Record.h as suggested earlier today, I now get these errors: g++ -DHAVE_CONFIG_H -I. -I/ldatae/PilotBuilding/DB/palm-db-tools/libsupport -I.. -I/ldatae/PilotBuilding/DB/palm-db-tools -ansi -pedantic -g -O2 -Wall -Werror -Wp,-MD,.deps/csvfile.pp -c csvfile.cpp -fPIC -DPIC -o .libs/csvfile.lo csvfile.cpp: In function `void DataFile::CSVFile::write(ostream &, const PalmLib::FlatFile::Database &, const DataFile::parsing_state &)': csvfile.cpp:126: no matching function for call to `vector<PalmLib::FlatFile::Field,allocator<PalmLib::FlatFile::Field> >::at (unsigned int &)' csvfile.cpp:130: no matching function for call to `vector<PalmLib::FlatFile::Field,allocator<PalmLib::FlatFile::Field> >::at (unsigned int &)' gmake[2]: *** [csvfile.lo] Error 1 -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |