Opened 16 years ago

Closed 15 years ago

#326 closed defect (fixed)

FileToHdr-related fix for building 64 bit windows core FDO projects.

Reported by: edzimmerman Owned by: edzimmerman
Priority: major Milestone:
Component: Build System Version: 3.2.0
Severity: 3 Keywords:
Cc: External ID:

Description

For now, the current FDO windows 64 bit porting effort assumes that most developers will be building the x64 version of FDO on x86 win32 machines using the x86_amd64 cross compiler. This means that when building the x64 platform configuration, the FDO.sln must build the win32 version of the FileToHdr preprocessing utility called by the custom build steps in the Common.vcproj and Fdo.vcproj. Furthermore, the x64 configurations of Common.vcproj and Fdo.vcproj need to refer to the win32 version of the FileToHdr utility in the relevant custom build steps.

Change History (1)

comment:1 by gregboone, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.