Tags:
create new tag
, view all tags

mStudio FAQ

1. 安装好mStudio后,在eclipse里面找不到MiniGUI的插件,怎么办? 如果上次安装过mStudio,在卸载时,会保留eclipse的用户配置文件。该文件导致eclipse找不到MiniGUI插件。解决方法是,卸载mStudio,完成后,找到卸载前的安装目录,把mStudio目录删除后在安装就能解决该问题。

2. 在eclipse里面,双击res.project,不能启动GUIBuilder,怎么办? 不能启动guibuilder有很多原因,可依次使用如下方法:

  1. ) 在eclipse里面,打开window/prefrences/MiniGUI,检查guibuilder的路径是否设置正确了
  2. ) 确保eclipse的workspace路径不包含空格,否则,GUIBuilder将解析路径失败
  3. ) 在res.project上点击右键,用open with/Text Editor打开,看configuration节点的path路径是否设置正确,如果不正确,将该path节点删除
  4. ) 打开任务管理器,看是否有guibuilder未曾退出,如果有,强制删除,并转到第5)条
  5. ) 找到你的工程所在文件夹,看是否有.guibuilder-prj文件存在,如果有,把它删除
  6. ) 以上都不能解决问题,则卸载eclipse,彻底清除残留文件,重新安装

3. 用GUIBuilder创建窗口,但是在eclipse工程里却编译不出来,是怎么回事? 这是由于MinGW插件存在的bug,选定你的工程,然后点击右键,找到"clean project"即可解决。

4. 有时候,用mStudio Basic版本创建的工程,其链接的库却是minigui_ths的,怎么回事? 可能是由于之前的eclipse工作区保留了其他版本mstudio的信息。你可以更换一个新的工作区来解决这个问题。

-- LinaHan - 2011-04-01

Topic revision: r1 - 2011-04-01 - LinaHan
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback