Hi all! With current 1.9 branch (rev: 3723) it's impossible to compile CEL under MSVC (9) because it returns this error during "libceltool" library building process:
Error C2146: syntax error: ')' missing before 'CEL_PACKAGE_NAME_VER' in '...\libs\celtool\celpaths.cpp' line 52 The piece of code is: 47: // These defines should be set by the configure script 48: #ifndef CEL_PLUGINDIR 49: #ifdef CEL_COMPILER_GCC 50: #warning CEL_PLUGINDIR not set 51: #endif 52: #define CEL_PLUGINDIR "/usr/local/" CEL_PACKAGE_NAME_VER "/lib" 53: #endif Please, fix it. Greetings, Emanuele ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Cel-main mailing list Cel-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cel-main