EasyManua.ls Logo

Aim MIL-STD-1553 - Page 37

Aim MIL-STD-1553
46 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
PCI 1553 Getting Started Manual 29
Section 5 Compiling and running a sample project
To add the proper preprocessor definition
1. Right click the project and select Properties
2. Select the C++ / Preprocessor
3. Under Preprocessor Definitions, if not already included, enter
_AIM_WINDOWS then select OK.
To add the proper library
1. Right click the project and select Properties
2. Select the Linker / Input
3. Under Additional dependencies, if not already included, enter api_mil.lib
To add the proper library path
1. Right click the project and select Properties
2. Select the Linker / General
3. Under Additional library directories, if not already included, enter ..\lib32 for
32 bit applications and ..\lib64 for 64 bit applications.

Other manuals for Aim MIL-STD-1553