After some frustration trying to build trunk CEL+CS on MSVC res2k kindly pointed out that you need to define the preprocessor definition...
CS_BUILD_SHARED_LIBS ...for all the CEL projects to allow it to build. In MSVC express you can select all the projects except the 'grp*' ones, right click, select properties and enter CS_BUILD_SHARED_LIBS in the preprocessor definitions (under Configuration Properties->C/C++->Preprocessor). The best solution would be to update the CEL build process to work out of the box with current CS. nev7n. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
