|
From: Matrixpower <juk...@gm...> - 2009-12-01 11:53:21
|
Hi All, I got error when I compiled QuantLibXL_full_vc9 solution. It looks so weird. At beginning, I only compiled project apr and aprutil respectively. When I compiled log4gcxx, I got -------------------------------------------------------------------------- C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(424) : error C2004: expected 'defined(id)' C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(424) : fatal error C1012: unmatched parenthesis : missing ')' -------------------------------------------------------------------------- Then I clean all solution build and build the solution. Then I got the following errors for apr, aprutil ....... -------------------------------------------------------------------------- C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(424) : error C2004: expected 'defined(id)' C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\basetsd.h(424) : fatal error C1012: unmatched parenthesis : missing ')' -------------------------------------------------------------------------- I don't know what the problem is. My system is Windows XP and Visual Studio 9. Thanks -- View this message in context: http://old.nabble.com/Compile-QuantLibXL_full_vc9-error%21-tp26590179p26590179.html Sent from the quantlib-dev mailing list archive at Nabble.com. |