When a generated application is built with Visual Studio 2012, the following path needs to be prepended to the PATH environment variable in order to use the correct CA Gen runtime dynamic link libraries:
%GENxx%Gen\VS110
The following command must be used to set the PATH environment variable:
PATH=%GENxx%Gen\VS110;%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 built with the Visual Studio 2012 compiler. Do not make this modification to the PATH system environment variable.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|