Quick Compiler Question

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

Quick Compiler Question

2,367 次查看
gtg927p
Contributor I
Easy question, how do I revert to earlier compiler builds?  I'm running CodeWarrior Starcore 2.7.2

Message Edited by gtg927p on 2006-08-01 04:18 PM

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

840 次查看
J2MEJediMaster
Specialist I
1) Copy your license.dat file to a safe place. Also, back up any of your works in progress.

2) Uninstall the new version of CW.

3) Delete any remaining directories in the Freescale or Metrowerks directories.

4) Install the old version of CW.

5) Copy the license.dat back to the original location. Restore your files.


---Tom
0 项奖励
回复

840 次查看
ModestPerson
Contributor I
Another easier way is to have compiler folders saved somewhere on hard disk drive and use only symbolic links to switch among different versions (in Windows 2k, XP it works like symbolic links in Unix systems).

For example, in FAR file manager (http://farmanager.com/index.php?l=en) one can create a symbolic link by pressing Alt+F6 and Enter on a folder/file. This link can be used as a resource transparently. An obvious advantage - there is no need to copy/move folders, only small symbolic links.

For the StarCore compiler in most cases it is enough to copy a symbolic link to {Install}\StarCore_Support\compiler folder from another version. However, some GUI libraries are stored in {Install}\bin\plugins\Compiler, so for full functionality it is necessary to replace this folder too.
0 项奖励
回复