Re: [Cppcms-users] Some compilation errors when trying to build cppCms
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-02-23 21:11:03
|
> [ 3%] Building CXX object > booster/CMakeFiles/booster.dir/lib/aio/src/reactor.cp > p.obj > reactor.cpp > c:\apps\instapps\cppcms\booster\lib\aio\src\reactor.cpp(710) > : fatal error > C1001 > : An internal error has occurred in the compiler. > (compiler file > 'f:\dd\vctools\compiler\utc\src\p2\main.c > [0x6CC138D3:0x00000008]' > , line 183) > To work around this problem, try simplifying or changing the program near the > l > ocations listed above. Confirmed the problem, Added a workaround for it in the trunk, so 1.0.0 will include this fix. Now you can build CppCMS with MSVC10+Release mode Thank you for the report. Artyom |