- Dec 31, 2002
- 961
- 0
- 76
i'm trying to build comical comic display program, and i get this error.
`wx-config --cxx` `wx-config --cxxflags` -O2 -Wall -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRARDLL -D_UNIX -Iunrar -c -o src/ComicBookRAR.o src/ComicBookRAR.cpp
src/ComicBookRAR.cpp: In constructor 'ComicBookRAR::ComicBookRAR(wxString)':
src/ComicBookRAR.cpp:44: error: invalid cast from type 'const wxWCharBuffer' to type 'wchar_t*'
make: *** [src/ComicBookRAR.o] Error 1
anyone else us this prog?
thanks,
N.
`wx-config --cxx` `wx-config --cxxflags` -O2 -Wall -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRARDLL -D_UNIX -Iunrar -c -o src/ComicBookRAR.o src/ComicBookRAR.cpp
src/ComicBookRAR.cpp: In constructor 'ComicBookRAR::ComicBookRAR(wxString)':
src/ComicBookRAR.cpp:44: error: invalid cast from type 'const wxWCharBuffer' to type 'wchar_t*'
make: *** [src/ComicBookRAR.o] Error 1
anyone else us this prog?
thanks,
N.