easy develop Carbide-IDE code
上传用户:sdjxyy1688
上传日期:2024-09-12
文件大小:
64k
资源说明:***How to install:***
1. Check that JRE v. 1.5 or newer is installed.
2. Install a Symbian OS C++ SDK (S60 1.2 and S60 2nd ed FP3 tested)
3. Make sure that the SDK works properly.
4. Copy the EMPc-folder to the same drive that contains Symbian-SDK.
5. Create a new environment variable for Windows called "EMPcPath" and insert the path of EMPc-folder as a value (e.g. C:\Symbian\EMPc\).
6. Compilation is automated with bat-files, that can be found from the EMPc-folder. Tweak .bat-files, so that they have correct drive letters. You can also create your own bat-files that are adjusted to your system.
***How to create an Eclipse-workspace for EMP:***
1. Create a new workspace in Eclipse
2. Create a new simple project
3. Name your project with same name that your application will be
4. Create your applications main sourcefile (.emp)
5. Create a new External Tool
- Change the name to EMP (for example)
- "Location" is the correct .bat-file from EMPc-folder.
- "Working directory" is $(project_loc} -variable.
- "Argumets" are ${project_name} -variable and possibly the xmlfolder (if you use any other than default)
Click the External tool run-button and EMP-compiler should start. (Of course with errors if you havent made any code yet)
Please visit the EMP homepage at http://emplanguage.sourceforge.net/ for further information.
Changes in v. 0.5.0.3:
No changes to the source code
Other changes:
New bat-file and a installation guide.
Changes in v. 0.5.0.2:
Bug Fixes:
- Using multiple arrays caused errors when compiled to emulator
Changes in v. 0.5.0.1:
Bug fixes:
- Bitmaps with upper case characters after the first character can now be used.
- An error at the end of the block caused an infinite loop.
- Error occured when loaded bitmaps from other folders than the application folder.
- Error occured when loaded a bitmap that had been already loaded.
- EMPc does not use deprecated getenv-method anymore.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
-
- 北京邮电大学Symbian教程本资源主要是以PPT的格式对Symbian知识进行了详细的讲解! 多一份知识,多百分自信。 ...
- Symbian_For_Software_Leaders.pdfI dedicate this book to everyone interested in the exhilarating task of creating ...
- Programming for the Series 60 Platform and Symbian OS.pdfThis is the first book ever written by Digia, and it was quite an experience for ...
- symbian s80sis软件symbian s80sis软件,S80手机安全卫士,中文汉化,可压缩内存,杀毒扫描,拦截,后墙保护. ...
- symbian sis软件symbian sis软件,ZIP解压器 中文汉化
- symbian系统开发教程包含开发教程,基本知识, 及详细的图片教程
- symbian经典开发实例symbian开发实例~ 学习的好东西,包含13个例子及源代码
- Symbian S60开发环境的搭建手机软件开发课程第一次试验,基于Symbian S60手机软件开发的环境搭建。内容详细说明 ...
- 手机短信案例(Symbian OS)手机短信程序的一个简单案例,包括了短信的创建,收短信,发短信。 ...
- symbian代码技巧.TXTsymbian代码技巧 symbian代码技巧
-
- MTK-MT6235-USB-driver-2009082823351054.rarMTK 6235 USB driver for Nokia N97
- symbian.rarsymbian的官方开发讲义,中文的,找到很不容易啊,写的很不错。 ...
- Source Code.rarSymbian C++ of Nokia下的源码,包括收发短信、收发Email、tcp/udp的socket编程、接收 ...
- helix.src.0812.rar著名的 helix realplayer 基于手机 symbian 系统的 播放器全套源代码,内含编译工具、 ...
- 142_61_thumb_advanced.rarsymbian 下的helix player源代码
- armMobile.rarARM开发板上通过gprs发短信,Symbian OS 开发初级手册。基于手机应用的开发资料及范例 ...
- Video_Example.zipNOKIA S60手机3gp视频播放器源代码.
- symbian_Tetrix.rar手机游戏:Symbian S60俄罗斯方块(Tetris)的源代码
- Symbian_OS_Basics_Workbook_v3_1_en.rar一本比较新的(2007年出版)Nokia Symbian OS C++编程的书籍,囊括了s60,s80,UIQ的基 ...
- Symbian_S60_3rd_Labs.rar《Symbian S60第3版手机程序开发与实用教程》光盘源代码,是学习Symbian 最好的源码材 ...