Re: [Quickfix-developers] QuickFix 64 bit port
Brought to you by:
orenmnero
From: ciju j. <jo...@oc...> - 2008-11-24 16:25:29
|
Hi all. I have been working on a x64 port of QuickFix. The route we took was to add new debug/release build configurations to the VC++ 8 project. We have had to recreate a missing file src/.NET/FieldMap.cpp to get everything built. Attached is a diff of my changes. I would be very thankful for a review of the changes and would like to push this into the repo. thanks, Ciju On Thu, Nov 20, 2008 at 11:40 AM, ciju john <jo...@oc...> wrote: > Hi all, > > This is Ciju John from Object Computing Inc. I am working on an AMD 64 > bit build of QuickFix on Visual Studio 8. I didn't find a x64 > configuration in the project files. Reading the mailing list archive > it seems other people have been successfully building/using 64 bit > builds with VC8. > > Were any x64 port changes contributed back to the repo? > Is there currently a branch for this work? If so I would like to > evaluate the current state and possibly extend it. > > thanks, > Ciju > |