Previous Topic: Visual Studio 2012Next Topic: 64-bit Windows User Exit Rebuilds


64-bit C Blockmode and Server Support

When a generated Windows block mode or server application is built for 64-bits, the following path needs to be prepended to the PATH environment variable to use the correct CA Gen runtime dynamic link libraries:

%GENxx%Gen\VS110\amd64

The following command must be used to set the PATH environment variable:

PATH=%GENxx%Gen\VS110\amd64;%PATH%

Prepending the PATH environment variable as shown only needs to be done in the current command window when invoking an application that has been as a 64-bit image. Do not make this modification to the PATH system environment variable.

Note: xx refers to the current release of CA Gen.