[Quickfix-developers] cant compile 1.5 version on VS.NET
Brought to you by:
orenmnero
From: <jo...@be...> - 2003-07-01 19:06:50
|
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 |