did you configure using cmake? what did cmake print out? turn on verbose (run cmake using -DCMAKE_VERBOSE_MAKEFILE=ON), or use the cmake gui. so that we can see what parameters are being passed in. looks to me like ming is being compiled in ascii mode.
ben On Tue, Jan 4, 2011 at 7:28 PM, Ahmed nusha <ci7nu...@gmail.com> wrote: > I'm trying to compile clucene under windows and i get the following errors: > > C:\clucene_mingw-build>mingw32-make > [ 0%] Building CXX object > src/shared/CMakeFiles/clucene-shared.dir/CLucene/SharedHeader.obj > C:\clucene\src\shared\CLucene\SharedHeader.cpp:16: error: cannot convert > 'const char*' to 'const TCHAR*' in initialization > mingw32-make[2]: *** > [src/shared/CMakeFiles/clucene-shared.dir/CLucene/SharedHeader.obj] Error 1 > mingw32-make[1]: *** [src/shared/CMakeFiles/clucene-shared.dir/all] Error 2 > mingw32-make: *** [all] Error 2 > > what is the problem? > > Ahmed. > > Itamar Syn-Hershko <ita...@...> writes: > >> >> It should compile with MingW. What compile errors do you get? >> >> Itamar. >> >> On 1/8/2010 10:17 PM, Ahmed wrote: >> > hi, >> > >> > Can compile CLucene 2.3.2 under windows using MingW ? >> > I tried that and i get a lot of errors. >> > >> > Ahmed >> > >> > >> > >> > ------------------------------------------------------------------------------ >> > The Palm PDK Hot Apps Program offers developers who use the >> > Plug-In Development Kit to bring their C/C++ apps to Palm for a share >> > of $1 Million in cash or HP Products. Visit us here for more details: >> > http://p.sf.net/sfu/dev2dev-palm >> > _______________________________________________ >> > CLucene-developers mailing list >> > clucene-develop...@... >> > https://lists.sourceforge.net/lists/listinfo/clucene-developers >> > >> > >> > >> >> >> ------------------------------------------------------------------------------ >> The Palm PDK Hot Apps Program offers developers who use the >> Plug-In Development Kit to bring their C/C++ apps to Palm for a share >> of $1 Million in cash or HP Products. Visit us here for more details: >> http://p.sf.net/sfu/dev2dev-palm >> > > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, > and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > CLucene-developers mailing list > CLucene-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/clucene-developers > > ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ CLucene-developers mailing list CLucene-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/clucene-developers