Reply
Thread Tools
Posts: 9 | Thanked: 1 time | Joined on Mar 2010
#1
Can anyone tell me the easy to programming ogles for n900 ? How can i test ogles app after compiling ? do i have to install it in my n900 device and test it ? these drives me crazy and annoying What kind of N900 emulator is that , it's doesn't support ogles programming . No wonder why a superb device like n900 is still nothing compare to iPhone 3GS , it's all because of the s**k SDK
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#2
how are you compiling your app?

we need much more background information if you want to get some help......
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 
smoku's Avatar
Posts: 1,716 | Thanked: 3,007 times | Joined on Dec 2009 @ Warsaw, Poland
#3
Having that attitude I wouldn't be counting on much help here.
__________________
smoku @xiaoka.com (SMTP/XMPP) ...:.:....:... pebbled . Poky Fish : sixaxis . psx4m . uae4all
Jolla Phone post-mortem . . . . . . . . . . -> 1+1 VGN-UX390N
 
Posts: 9 | Thanked: 1 time | Joined on Mar 2010
#4
I'm sorry . But it's not about the compiling matter it's about testing matter . As you guys can see the emulator doesn't support the sgx x86 lib so we have to compile in ARMEL and then put it in n900 to test the app . I dunno how u guys r but every time i did this i feel like thrashing my device and i feel inconvenient
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#5
what emulator?

you are missing the most important parts here...
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 

The Following User Says Thank You to ossipena For This Useful Post:
Posts: 9 | Thanked: 1 time | Joined on Mar 2010
#6
I mean Xephyr !!! Have i made some mistake about this ?
 
Posts: 60 | Thanked: 144 times | Joined on Jan 2010 @ Philadelphia
#7
I might be wrong, but I believe they are referring to the scratchbox development environment. I haven't tried this myself, but it looks like they either can't, or have no idea how to, run programs that use OpenGL ES api in scratchbox, rather than having take the code onto the N900 to do any testing.
 

The Following User Says Thank You to flailingmonkey For This Useful Post:
Posts: 2,829 | Thanked: 1,459 times | Joined on Dec 2009 @ Finland
#8
 

The Following User Says Thank You to slender For This Useful Post:
smoku's Avatar
Posts: 1,716 | Thanked: 3,007 times | Joined on Dec 2009 @ Warsaw, Poland
#9
There is no emulator for N900.
SDK is just only that - a Software Development Kit.

If you use only common Linux APIs, it is possible to compile your program for x86 architecture and run it on your local machine in x86 environment.
But if you use device specific features (like OpenGL ES which is not supported by any desktop Linux distribution), you need to test these features on the device.

You may use IDE such as http://esbox.garage.maemo.org/2nd_edition/ that will make the process easier.

You may also try supplanting your desktop machine with required features. Ex. there is OpenGL ES layer available at: http://www.unrealvoodoo.org/hiteck/projects/maemo/

P.S. You should had really started from wiki: http://wiki.maemo.org/OpenGL-ES http://wiki.maemo.org/OpenGL_ES_Libraries
__________________
smoku @xiaoka.com (SMTP/XMPP) ...:.:....:... pebbled . Poky Fish : sixaxis . psx4m . uae4all
Jolla Phone post-mortem . . . . . . . . . . -> 1+1 VGN-UX390N
 
Posts: 9 | Thanked: 1 time | Joined on Mar 2010
#10
thanks flailingmonkey , that's what i'm talking about . With this SDK will cause a lot of troubles for programmers. I still wonder why Nokia didn't make a complete n900 emulator . this will make the programming and porting process easier
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:28.