[Quickfix-developers] QF compilation in VS 2005
Brought to you by:
orenmnero
|
From: Andrei G. <an...@gm...> - 2006-01-05 12:40:12
|
Hi there, I am running into problems when compiling QF (1.10.2) solution in the new VS 2005. The C++ compiler seem to dislike throw clauses at method declarations on managed C++, or something like that. http://msdn2.microsoft.com/library/7tfey5a9.aspx Does anyone know if this can be overridden in any way? |