Toolkit 1.3 - Windows x86 64-bit
About
This toolkit builds applications based on CDP 4.10 and later for Microsoft Windows x86 64 bit based targets.
Information about how to deploy applications can be found in the Deploy Configuration.
Supported devices
This toolkit is compatible with devices running the Microsoft Windows 8, Windows 10, or compatible Operating System.
Note: Microsoft Windows is not a real-time capable OS (without extensions). If your application has any real-time requirements, a suitable Linux based target device should be used instead.
Dependencies
The toolkit builds for Windows 8 or Windows 10 64 bit. The following table shows versions that are only important if attempting to add external libraries to your project or similar. Mixing libraries from different mingw toolkits, for instance based on gcc 4.9 with gcc 4.8, are reported to cause undefined references like "_Unwind_Resume".
Package | Version |
---|---|
gcc | 7.4.0 |
mingw-w64 | 6.0.0 |
Performance
The performance of CDP on the Windows target is dependent on hardware and other running processes.
Architecture
Targets x86 64 bit systems.
Download
Click here to visit the Microsoft Windows web page.
See also
Supported PlatformsUsing the Toolkit Outside CDP Studio
The following paths and build commands are required to build a CDP Studio project in a Windows command prompt (using this toolkit):
SET WORKSPACE=C:\CDPStudioWorkspace SET TOOLKITDIR=C:\CDPStudio\toolkits\win64_13 SET QTDIR=%TOOLKITDIR%\Qt-5.13 SET INSTALL_ROOT=C:\build SET QMAKEFEATURES=%TOOLKITDIR%\CDP-4.10\qmakefeatures;%WORKSPACE%\deployments\libraries\<toolkit>\qmakefeatures;%INSTALL_ROOT%\qmakefeatures SET PATH=%TOOLKITDIR%\toolchain\bin;%QTDIR%\bin;%PATH% qmake && mingw32-make
Get started with CDP Studio today
Let us help you take your great ideas and turn them into the products your customer will love.