# Blackberry BB10 Deployment

**URL:** https://forums.imgtec.com/t/blackberry-bb10-deployment/1855
**Category:** PowerVR Insider
**Created:** [July 17, 2013, 7:21am UTC](https://forums.imgtec.com/t/blackberry-bb10-deployment/1855 "2013-07-17T07:21:14Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![dgu](https://avatars.discourse-cdn.com/v4/letter/d/94ad74/32.png) [@dgu](https://forums.imgtec.com/u/dgu)
#### Post date: [July 17, 2013, 7:21am UTC](https://forums.imgtec.com/t/blackberry-bb10-deployment/1855/1 "2013-07-17T07:21:14Z")

</div>

Dear Team  
  
  
  
a long time ago i tested the blackberry part of the SDK and it was fine.  
  
I tried to deploy the sample called OGL alphatest and check out the bar files and it doesnt work. (the project file doesnt refere to the tools and shell lib anywhere as well ) .  
  
  
  
I did setup the global path variable for the workspace,  
  
  
  
I am able to deploy remotely GLES application using the BB10 sdk without any problems.  
  
  
  
That is very surprising , everything work fine on other plateform (maybe more populare for now… 🙂 ).  
  
  
  
thanks alot if you can investigate ,  
  
  
  
regards  
  
david  
  
ps ALMOST ready to deploy on BB10 :))

---

<div class="post-metadata">

### Author: ![JoeDavis](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.imgtec.com/joedavis/32/71_2.png) [@JoeDavis](https://forums.imgtec.com/u/JoeDavis)
#### Post date: [July 17, 2013, 8:15am UTC](https://forums.imgtec.com/t/blackberry-bb10-deployment/1855/2 "2013-07-17T08:15:00Z")

</div>

Hi David,  
  
  
  
Can you clarify where the issue is, e.g. failed build, binary doesn’t run on device etc.  
  
Which version of the AlphaTest Example are you using? OGLES2?  
  
  
  
Also - which device are you targeting?  
  
  
  
Cheers,  
  
Joe

---

<div class="post-metadata">

### Author: ![dgu](https://avatars.discourse-cdn.com/v4/letter/d/94ad74/32.png) [@dgu](https://forums.imgtec.com/u/dgu)
#### Post date: [July 17, 2013, 8:35am UTC](https://forums.imgtec.com/t/blackberry-bb10-deployment/1855/3 "2013-07-17T08:35:12Z")

</div>

Sorry Joe for my lack of precision ,  
  
Yes it is OGLES2 and it s happenning during the compilation.  
  
Taking yur project from scratch doesnt work by following the sdk documentation.

---

<div class="post-metadata">

### Author: ![dgu](https://avatars.discourse-cdn.com/v4/letter/d/94ad74/32.png) [@dgu](https://forums.imgtec.com/u/dgu)
#### Post date: [July 17, 2013, 9:07am UTC](https://forums.imgtec.com/t/blackberry-bb10-deployment/1855/4 "2013-07-17T09:07:41Z")

</div>

Thanks to Scott, the file were invisible , i have to do a ctrl h to see them on my linux…  
  
  
  
i am facing fatal error: error writing to -: Broken pipe during the compilation now using the latest update of the sdk  
  
  
  
Any idea ?  
  
  
  
i am sure it will work today 🙂  
  
  
  
thanks alot  
  
regards  
  
david

---

<div class="post-metadata">

### Author: ![Scott](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.imgtec.com/scott/32/256_2.png) [@Scott](https://forums.imgtec.com/u/Scott)
#### Post date: [July 17, 2013, 9:17am UTC](https://forums.imgtec.com/t/blackberry-bb10-deployment/1855/5 "2013-07-17T09:17:13Z")

</div>

> i am facing fatal error: error writing to -: Broken pipe during the compilation

  
  
Hi,  
  
The BlackBerry10 projects are setup by default to build on Windows. To build on Linux you'll need to update a variable called FILEWRAP under Properties -\> C/C++ Build -\> Environment to point at the Linux version of our Filewrap utility. Alternatively, you can edit the org.eclipse.cdt.core.prefs under .settings by hand. Hopefully that is the only change needed. I haven't personally tried compiling the BlackBerry10 SDK on anything but Windows.  
  
Cheers,  
  
Scott

---

<div class="post-metadata">

### Author: ![dgu](https://avatars.discourse-cdn.com/v4/letter/d/94ad74/32.png) [@dgu](https://forums.imgtec.com/u/dgu)
#### Post date: [July 17, 2013, 9:24am UTC](https://forums.imgtec.com/t/blackberry-bb10-deployment/1855/6 "2013-07-17T09:24:27Z")

</div>

i understand , and i have this error on any single cpp files…argggggggggggggghhh !!! wow  
  
ok i will correct it by hand then i was planning to do something else this afternoon 🙂  
  
  
  
  
  
thanks for you answer  
  
  
  
kind regards  
  
david

---

<div class="post-metadata">

### Author: ![dgu](https://avatars.discourse-cdn.com/v4/letter/d/94ad74/32.png) [@dgu](https://forums.imgtec.com/u/dgu)
#### Post date: [July 17, 2013, 9:25am UTC](https://forums.imgtec.com/t/blackberry-bb10-deployment/1855/7 "2013-07-17T09:25:08Z")

</div>

One day Linux will be the main dev tools 🙂
