vsTASKER 7 User Manual
×
Menu
Index

Compilation

 
This compiler settings are used to initialize the default database settings for each new database.
The user can change at the database level, what compiler and linker to use if they are different from the default one.
 
Compilation
1

Version

1. Version
You can select here the default compiler you want to use and the target platform: win32 simulation engine (default) or x64.
 
2

Compiler

2. Compiler
Default location for the C++ compiler to use (cl.exe). Microsoft Visual C++ only supported.
 
3

Linker

3. Linker
Default location for the C++ linker to use (link.exe). Microsoft Visual C++ only supported.
 
4

Windows 64

4. Windows 64
Check this option if you are running under Windows 64 bits. This option automatically updates paths accordingly.
This option shall not be confused with 64 compiler settings which will need 64 bits library and will generate a 64 bits simulation engine. Only the compiler version defines if the target simulation engine will be 32 bits (win32) or 64 bits (x64).
This option has been disabled in v7 and checked by default as Windows 32 bits is no more used. Besides, vsTASKER will become 64 bits native eventually.