Re: [Quickfix-developers] cant compile 1.5 version on VS.NET
Brought to you by:
orenmnero
From: peter k. <kra...@ho...> - 2003-07-04 12:52:47
|
An alternate work-around, if you absolutely need features in 1.5 (for example, repeating groups), and are a bit scared of using an interim version, is to simply remove all the FIX43 stuff from the header files. It then compiles fine... pk ----- Original Message ----- From: "Oren Miller" <ore...@ya...> To: <jo...@be...>; <qui...@li...> Sent: Wednesday, July 02, 2003 1:05 PM Subject: Re: [Quickfix-developers] cant compile 1.5 version on VS.NET > This is a known issue. I would recommend either > pulling the latest version from the repository or > using 1.4.1 until the next release. > > --- jo...@be... wrote: > > Sorry I guess I posted this form a wrong email, it > > told me I am not a member. Hope it get posted from > > this email. > > > > > > > > I just downloaded the new 1.5. version, openend the > > sln file in visual studio .NEt but compiling results > > in tons of errors, 95 % "compiler out of heap space" > > other errors lile > > > > src\C++\strptime.c(61) : fatal error C1083: Cannot > > open precompiled header file: > > '.\Debug/quickfix.pch': Permission denied > > stdafx.cpp > > src\C++\stdafx.cpp(5) : fatal error C1083: Cannot > > open precompiled header file: > > '.\Debug/quickfix.pch': Permission denied > > Utility.cpp > > > > Command line warning D4002:ignoring unkown option > > '/Z' > > > > What is the cause ? I did not change any settings or > > directories. > > > > Joe Robe > > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built > > ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are > > available now. > > Download today and enter to win an XBOX or Visual > > Studio .NET. > > > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > > _______________________________________________ > > Quickfix-developers mailing list > > Qui...@li... > > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |