QNX Technical Articles
QNX CAR™ Platform for Infotainment 2.1: Installation Note—Windows Hosts
Electronic edition published: Friday, November 7, 2014
Target OS: The QNX CAR Platform for Infotainment 2.1 produces software that's compatible with targets that are running the QNX Neutrino RTOS 6.6.
Host OS: You can install this package on Microsoft Windows 8 Professional 64-bit, Microsoft Windows 7 Professional 64-bit, or XP Professional SP3.
- You must have already installed the QNX Software Development Platform 6.6 and the QNX SDK for Apps and Media 1.0.
- If you've already installed an evaluation version of this product, and you've purchased and received a commercial QNX license or you've received an evaluation extension license, see "Commercializing your evaluation software," below.
- If you installed an alpha version of this software, uninstall it before installing the production version.
This installation note includes the following:
Before you start
Before you install this software, note the following:
- We post CRC and MD5 checksums with the packages in the Download area on our website. If you download an installer from our website, make sure that its checksum matches that given on the website. On Unix-style OSs (e.g., QNX Neutrino, Linux), you can use the cksum utility to calculate the CRC checksum. Microsoft doesn't support such utilities on Windows, but they're available from third parties.
- There are several QNX Development License streams that govern
how the QNX CAR Platform for Infotainment can be used in different situations.
The key on your license certificate will cause the appropriate
license agreement to be displayed when you install the product;
that development license governs your use of the product.
Once you've installed the QNX CAR Platform for Infotainment, you'll find a copy of all the license agreements in base_directory/install/qnx-car/2.1, where base_directory is where you installed the software.
For more information about licensing, visit the Licensing area of http://www.qnx.com, where you'll find details on our licensing model, types of licenses, etc., or email licensing@qnx.com.
- For information about features and known issues, see the release notes. For the most up-to-date version, go to our website, http://www.qnx.com, log in to your myQNX account, and then go to the Download area.
- If you installed QNX SDP 6.6 as an administrator, you must install this product as an administrator; if you installed QNX SDP 6.6 as a nonadministrator, you must install this product as a nonadministrator. Otherwise, the installer claims that you haven't installed QNX SDP.
- We provide the Korn shell (ksh.exe), which you'll find under ${QNX_HOST}/usr/bin (e.g., C:\qnx660\host\win32\x86\usr\bin). You may want to create desktop shortcuts for the executables you'll use often.
- On Windows, the QNX-provided echo.exe interprets the Windows \ separator as an escape character. As a result, environment variable settings won't work if you use \ as a path separator; use / instead. (Ref# 19924, J142704)
- If your PATH contains quotation marks, ln-w doesn't work properly. (Ref# 20046)
System requirements
- Microsoft Windows 8 Professional 64-bit
- Microsoft Windows 7 Professional 64-bit
- Microsoft Windows XP Professional SP3
Minimum | Recommended | |
---|---|---|
Processor | Pentium III, 700 MHz | Pentium 4, 2 GHz or more |
RAM | 256 MB | 512 MB |
Disk space | 2.5 GB | 3.4 GB |
Monitor | 1024×768 | 1280×1024 |
The System Profiler in the IDE requires a minimum color depth of 16 bits.
Installing this product
To install this product, do the following:
- If you're using Windows 7, you might have to disable User Account Control (UAC), depending on where you want to install the software. (Ref# 77791, J237891)
- Log in to your myQNX account on our website, and then go to the Download area.
- Download the QNX CAR Platform for Infotainment package,
qnx-car-2.1-nnnnnnnnnnnn.exe,
where nnnnnnnnnnnn is a build number.
The package is an executable (.exe) file.
Windows might insert a number in square brackets before the first period in the filename, but these extra characters shouldn't cause any problems.
- Verify that the checksum of the package matches the one given in the Download area.
- Double-click the installer file in Windows Explorer or run it at the command line.
Note: Windows XP may display a security warning when you install this product. You can verify the archive's checksum when you download the file from our website.
- Follow the instructions on your screen.
Unattended installation
After you've installed the QNX CAR Platform for Infotainment once, you can run the installer unattended on other machines:
- Run the installer in graphical mode to generate a response file:
installer-name –r path/installer-responses.txt
- Use the response file to do further installations in unattended mode:
installer-name –f path/installer-responses.txt –i silent
Setting up your environment
To set up the environment in a command shell, run:
base_directory\qnx660-env.bat
where base_directory is where you installed QNX SDP (see "Determining your base directory," below). If you can't remember where you installed this product, search for qnx660-env.bat. This file is in the base directory.
Commercializing your evaluation software
If you installed an evaluation copy of this product, and you've now received a commercial QNX license, do the following to add your commercial license:
- Set up your environment and run addLicense.exe by
entering the following at the command prompt:
base_directory\qnx660-env.bat base_directory\install\addLicense.exe
where base_directory is where you installed this product (see "Determining your base directory," below).
- In the QNX License Key Entry dialog, fill in the field with the license-key information.
- When you've finished entering the information, click Add to save the license-key information and configure your QNX tools to use this file.
- After entering the license key, you'll be presented with the appropriate license agreement. You'll need to accept it in order to successfully add a license.
Uninstalling this product
ls -lt `$QNX_HOST/usr/bin/find base_directory -name "*uninstall*.exe"`
where base_directory is where you installed this product.
To uninstall this product, do the following:
- If you're using Windows 7, disable User Account Control (UAC). (Ref# 77791, J237891)
- Do one of the following:
- Choose
or:
from the Start menu.
- Choose Add or Remove Programs from the Control Panel, select
"QNX CAR Platform for Infotainment 2.1",
and then click the Remove button.
or:
- On Windows 7 or 8, choose Programs and Features, select
"QNX CAR Platform for Infotainment 2.1",
and then click Uninstall/Change.
or:
- Go to base_directory\install\qnx-car, and then run 2.1\uninstaller.exe.
- Choose
Determining your base directory
If you have a command shell with the environment set up for the QNX Software Development Platform, you can determine the base directory by using the qconfig command. For example:
C:\qnx660>qconfig QNX Installations Installation Name: QNX Software Development Platform 6.6 Version: 6.6.0 Base Directory: C:\qnx660 QNX_HOST: C:\qnx660\host\win32\x86 QNX_TARGET: C:\qnx660\target\qnx6 Additional Packages Package Name: QNX CAR Platform for Infotainment 2.1 Version: 2.1 Base: SDP 6.6 Installation Path: C:\qnx660 Package Name: QNX SDK for Apps and Media 1.0 Version: 1.0 Base: SDP 6.6 Installation Path: C:\qnx660
The base directory in this example is C:\qnx660\, but it could be different on your machine, depending on where you installed the product.
If you don't have the environment set up, and you can't remember where you installed this product, search for qnx660-env.bat. This file is in the base directory.
Installing additional packages
Archive | Description |
---|---|
android-datestamp.zip | Android runtime components to allow Android apps to run on QNX CAR targets. |
bluetooth-datestamp.zip | Cybercom blueGO and Sybase iAnywhere stack and profile components. |
dlna-datestamp.zip | Digital Living Network Alliance components. |
ebnav-datestamp.zip | Elektrobit turn-by-turn navigation engine. |
nuance-datestamp.zip | Nuance speech recognition and text-to-speech components. |
realvnc-datestamp.zip | RealVNC SDK components for MirrorLink services. |
redbend-datestamp.zip | Red Bend components to support FOTA software updates. |
Getting started with the documentation
After you've installed this product, you'll find an extensive set of HTML documentation. You can read it in the Integrated Development Environment's help system. To start the IDE on Linux, use this command:
base_directory/run-qde.sh
On Windows, use the desktop icon or run:
base_directory\run-qde.bat
where base_directory is where you installed the software.
For the latest version of the documentation, see our Foundry27 site, http://community.qnx.com.
Technical support
To obtain technical support for any QNX product, visit the Support area on our website (www.qnx.com). You'll find a wide range of support options, including community forums.