简体   繁体   English

使用PowerVR的Omap4开发EGL应用

[英]Development EGL apps for Omap4 that use PowerVR

I have Pandaboard and I handle with PowerVR support on OMAP4, and I have tried Imagination Examples successfully. 我拥有Pandaboard,并且在OMAP4上支持PowerVR,并且已经成功尝试了Imagination示例。 But I was wondering, how to write my own code and development apps to Pandaboard or Omap4 on my host machine, so cross-compilation? 但是我想知道如何在主机上将自己的代码和开发应用程序编写到主机上的Pandaboard或Omap4中,从而实现交叉编译?

Is the solution PowerVR SDK? 解决方案是PowerVR SDK吗? So, How? 又怎样?

NOTE: Ubuntu 11.10 runs on Pandaboard(armhf). 注意:Ubuntu 11.10在Pandaboard(armhf)上运行。 Ubuntu 12.04 run on HostMachine(x86) 在HostMachine(x86)上运行的Ubuntu 12.04

Yes, you'll need a cross-toolchain for ARM. 是的,您将需要用于ARM的跨工具链。 PowerVR SDK is just SDK for using OpenGL ES on a target platfrom (headers/libraries/drivers/examples). PowerVR SDK只是用于在目标平台(标题/库/驱动程序/示例)上使用OpenGL ES的SDK。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM