Closed GoogleCodeExporter closed 9 years ago
forgot to add :
OS is linux (mandriva 2008)
Original comment by padels...@gmail.com
on 3 Feb 2008 at 9:10
That's a problem which I discovered a few days ago and happens while loading
the data
cube text. That code is pending a re-write, so this should hopefully be fixed
when
that happens. Thanks.
Original comment by yuriks...@gmail.com
on 4 Feb 2008 at 4:24
Original comment by yuriks...@gmail.com
on 4 Feb 2008 at 4:49
I rewrote the datacube code in revision 711, so this should be fixed now.
Original comment by yuriks...@gmail.com
on 16 Feb 2008 at 6:13
Hi,
Thanks. but rev 711 doesn't compile no more here :
g++ -o obj/error.o -MMD -c --std=c++98 -pedantic -Wall -Wno-unused
-I/home/delsart/SOFTWARE/opentyrian-read-only/src/ -DPASCAL_TYPES -g -O2
-fomit-frame-pointer -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
src/error.cpp
src/error.cpp: In function ‘void open_datafile(std::ifstream&, std::string,
bool)’:
src/error.cpp:198: erreur: no matching function for call to
‘std::basic_ifstream<char, std::char_traits<char> >::open(const char*, int)’
/usr/lib/gcc/i586-mandriva-linux-gnu/4.2.2/../../../../include/c++/4.2.2/fstream
:517:
note: candidats sont: void std::basic_ifstream<_CharT, _Traits>::open(const
char*,
std::_Ios_Openmode) [with _CharT = char, _Traits = std::char_traits<char>]
<near match>
make: *** [obj/error.o] Erreur 1
Original comment by padels...@gmail.com
on 16 Feb 2008 at 6:51
Original issue reported on code.google.com by
padels...@gmail.com
on 3 Feb 2008 at 9:08Attachments: