Workspace 6.21.5
|
Returns information about the platform that Workspace is currently executing on. NOTE: If you are using Workspace's remote execution functionality, this operation will return the platform info of the machine on which it is executing - not the original host machine.
Outputs: | |||
---|---|---|---|
Platform name | QString | ||
Platform index | CSIRO::DataExecution::PlatformInfo::Platform | PlatformInfo::Platform enum Unix=0, Windows=1, MacOSX=2 | |
Platform bitness | int | ||
Compiler name | QString | Returns information about the compiler used to build this version of Workspace. | |
Compiler version | QString | Returns information about the version of the compiler used to build this version of Workspace. | |
Compiler configuration | QString | Returns information about the configuration of the compiler used to build this version of Workspace. | |
Debug build | bool |