From: Sean P. <sea...@ma...> - 2009-05-20 18:44:52
|
What cpp file was being compiled? Sean On May 19, 2009, at 6:49 PM, Robert Dailey wrote: > Hey guys, > > I'm compiling the HEAD in Perforce, and I'm running into a few > compiler errors on MSVC9: > > D:\IT\perforce\asl\adobe_platform_libraries\adobe/implementation/ > expression_formatter.hpp(32) : error C2504: 'basic_omanipulator' : > base class undefined > D:\IT\perforce\asl\adobe_platform_libraries\adobe/implementation/ > expression_formatter.hpp(32) : error C2143: syntax error : missing > ',' before '<' > D:\IT\perforce\asl\adobe_platform_libraries\adobe/implementation/ > expression_formatter.hpp(34) : error C2143: syntax error : missing > ';' before '<' > D:\IT\perforce\asl\adobe_platform_libraries\adobe/implementation/ > expression_formatter.hpp(34) : error C4430: missing type specifier - > int assumed. Note: C++ does not support default-int > D:\IT\perforce\asl\adobe_platform_libraries\adobe/implementation/ > expression_formatter.hpp(34) : error C2238: unexpected token(s) > preceding ';' > > These errors occurred while compiling property_model_formatter.cpp > in APL. Any reason for this failure? Are there certain files in APL > that I should NOT be compiling? > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects_______________________________________________ > Adobe-source-devel mailing list > Ado...@li... > https://lists.sourceforge.net/lists/listinfo/adobe-source-devel |