[Quickfix-developers] Quickfix 1.4 compile errors with Visual Studio .Net Version 7.0
Brought to you by:
orenmnero
|
From: <dwi...@jp...> - 2003-03-11 19:02:29
|
I could build quickfix1.3.2 without any problems.
After unzipping the new code I get the following:
Any suggestions?
Thanks
c1xx : fatal error C1060: compiler is out of heap space
MessageStore.cpp
c1xx : fatal error C1060: compiler is out of heap space
Log.cpp
c1xx : fatal error C1060: compiler is out of heap space
FileStore.cpp
c1xx : fatal error C1060: compiler is out of heap space
FileLog.cpp
c1xx : fatal error C1060: compiler is out of heap space
ThreadedSocketInitiator.cpp
c1xx : fatal error C1060: compiler is out of heap space
ThreadedSocketConnection.cpp
c1xx : fatal error C1060: compiler is out of heap space
ThreadedSocketAcceptor.cpp
c1xx : fatal error C1060: compiler is out of heap space
SocketServer.cpp
c1xx : fatal error C1060: compiler is out of heap space
SocketMonitor.cpp
c1xx : fatal error C1060: compiler is out of heap space
SocketInitiator.cpp
c1xx : fatal error C1060: compiler is out of heap space
SocketConnector.cpp
c1xx : fatal error C1060: compiler is out of heap space
SocketConnection.cpp
c1xx : fatal error C1060: compiler is out of heap space
SocketAcceptor.cpp
c1xx : fatal error C1060: compiler is out of heap space
MessageSorters.cpp
c1xx : fatal error C1060: compiler is out of heap space
Message.cpp
c1xx : fatal error C1060: compiler is out of heap space
Group.cpp
c1xx : fatal error C1060: compiler is out of heap space
DataDictionary.cpp
c1xx : fatal error C1060: compiler is out of heap space
FieldTypes.cpp
c1xx : fatal error C1060: compiler is out of heap space
Utility.cpp
c1xx : fatal error C1060: compiler is out of heap space
strptime.c
src\C++\strptime.c(61) : fatal error C1083: Cannot open precompiled header file: '.
\Debug/quickfix_lib.pch': Permission denied
stdafx.cpp
src\C++\stdafx.cpp(5) : fatal error C1083: Cannot open precompiled header file: '.\Debug/quickfix_lib.pch':
Permission denied
Settings.cpp
c1xx : fatal error C1060: compiler is out of heap space
SessionSettings.cpp
c1xx : fatal error C1060: compiler is out of heap space
SessionFactory.cpp
c1xx : fatal error C1060: compiler is out of heap space
Session.cpp
c1xx : fatal error C1060: compiler is out of heap space
Parser.cpp
c1xx : fatal error C1060: compiler is out of heap space
MSXML_DOMDocument.cpp
c1xx : fatal error C1060: compiler is out of heap space
Initiator.cpp
c1xx : fatal error C1060: compiler is out of heap space
Dictionary.cpp
c1xx : fatal error C1060: compiler is out of heap space
ConfigLexer.cpp
src\C++\ConfigLexer.cpp(1) : fatal error C1083: Cannot open precompiled header file: '.
\Debug/quickfix_lib.pch': Permission denied
Acceptor.cpp
c1xx : fatal error C1060: compiler is out of heap space
Dwight Browne
Exchange connectivity and GTW FIX re-engineering
277 Park 46th floor :622 4358
Cell Phone: 917 406 7746
Project website ->GIBRALTAR
|