Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - 6.2.1 development under Momentics 6.3.2 (IDE 4.01) in windows: (2 Items)
   
6.2.1 development under Momentics 6.3.2 (IDE 4.01) in windows  
If you have the latest Momentics 6.3.2 and IDE 4.01 installed under windows, and are trying to do 6.2.1 development 
under the latest IDE, do you need licensing information for QNX 6.2.1 as well as 6.3.2 in order to do the development?

As it stands if you change the active configuration to Momentics 6.2.1 and try to do development several problems arise.
 I attached a couple screenshots to show you what I mean.
Attachment: Image sysinfo_2_621.JPG 177.17 KB
Re: 6.2.1 development under Momentics 6.3.2 (IDE 4.01) in windows  
On Windows, IDE 4.0.1 requires access to the %QNX_HOST%/usr/bin/qnxlic.dll library to validate the license. While you 
change the $QNX_HOST to point to a different toolchain, you need to make sure your %PATH% env var has the path to the 
Momentics 6.3.2 version of the "qnxlic.dll" so IDE 4.0.1 still can load the correct library.

On Linux/NTO, you can set the "LD_LIBRARY_PATH" env var to point to the correct library location.