Is there a method to install multiple versions of MQX?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Is there a method to install multiple versions of MQX?

728 次查看
keno
Contributor II

I'm presently using MQX 4.1 and would like to migrate a project to the latest version MQX 4.1.1.

Is it possible to install the latest version without overwriting the previous version?  I'd like to compile the project with the new version and perform some testing on it before I commit to changing it over.

标记 (3)
0 项奖励
3 回复数

545 次查看
soledad
NXP Employee
NXP Employee

Hi Ken Overly,

In my experience, you can rename the current MQX folder, when you install the new version of MQX, a new folder is created. To return to the previous version you can simply delete the new folder and to give back the old folder to the original name.


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

545 次查看
keno
Contributor II

Sol,

Thanks for your reply.  It is a little cumbersome but I'm following your method and renaming the installation folder depending on which MQX version I want to use.

Thanks!

0 项奖励

545 次查看
Teckna
Contributor V

Hi Ken,

You can even modify the MQX_ROOT_DIR variable in the project options, without renaming the folders.

Teckna

0 项奖励