Blackberry BB10 Deployment

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… :slight_smile: ).



thanks alot if you can investigate ,



regards

david

ps ALMOST ready to deploy on BB10 :))

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

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.

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 :slight_smile:



thanks alot

regards

david


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

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 :slight_smile:





thanks for you answer



kind regards

david




One day Linux will be the main dev tools :slight_smile: