On Sat, Nov 7, 2009 at 2:33 AM, Rony G. Flatscher <[email protected]> wrote:
> trying to build ooRexx from trunk (rev. 5307) yields the following errors > and aborts the build process: > > rexxutil.cpp(5621) : error C2065: 'WC_ERR_INVALID_CHARS' : undeclared > identifier > rexxutil.cpp(5649): error C2065: 'WC_ERR_INVALID_CHARS' : undeclared > identifier > > This is using "Microsoft (R) 32-bit C/C++ Optimizing Compiler Version > 15.00.21022.08 for 80x86" and the "SDK for Windows SErver 2003 R2". That looks like it comes from a change I made a while back. Jean Louis has analyzed it correctly. I'll look at it more closely this weekend. Ultimately though, I think I'm going to say that, since the Windows SDK is free, the solution is to upgrade your Windows SDK. The compiled binary runs fine on Windows XP and should, according to the docs, be fine on Windows 2K. Nevertheless, I'll look and see if there is a change that can be made. My goal is to move forward in time, not backwards. <grin> -- Mark Miesfeld ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
