Opened 17 years ago
Closed 16 years ago
#287 closed defect (fixed)
Modify ClientServices.h for 64 bit port on windows
Reported by: | billkellner | Owned by: | billkellner |
---|---|---|---|
Priority: | minor | Milestone: | 3.4.0 |
Component: | Build System | Version: | 3.2.0 |
Severity: | 3 | Keywords: | Win64; x64; Build |
Cc: | External ID: |
Description
This ticket relates to the work done for Ticket #103 - Add x64 Configurations to the FDO API and SDF Provider Windows Build Scripts.
The file \Unmanaged\Inc\Fdo\ClientServices\ClientServices.h needs to be modified so files that include this file will build for the 64 bit windows platform.
Without this change compiling this file for x64 causes compiler error C1189 "No target Architecture" to be generated.
Note:
See TracTickets
for help on using tickets.