Symbian S60 上的 glib
我有兴趣将依赖于 glib 的 C 库移植到 Symbian。
经过一番研究,我发现glib有一个Symbian端口。但是我似乎找不到太多有关它的文档。谁能指出我是否可以做到这一点的正确方向?如果是,如何。
I am interested in porting a C library that depends on glib to Symbian.
After some research, I found that there is a Symbian port of glib. However I can't seem to find much documentation about it. Can anyone point me to the right direction as to whether this can be even done or not? If yes, how.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
诺基亚论坛拥有大量用于诺基亚/S60 设备开发的资源。
glib 端口是 打开C/C++插件。下载它们并将其安装在您的 SDK 之上即可开始使用。
Forum Nokia has a lot of resources for developing for Nokia/S60 devices.
The glib port is part of the Open C/C++ plug-ins. Download and install them on top of your SDK to get started.