![]() |
2010-12-03
, 05:46
|
|
Posts: 3,159 |
Thanked: 2,023 times |
Joined on Feb 2008
@ Finland
|
#2
|
![]() |
2010-12-03
, 05:50
|
Posts: 304 |
Thanked: 176 times |
Joined on Oct 2009
|
#3
|
can you use wlan for data transfer? I once tried with USB but forgot it as soon as I realized that I simply can connect my N900 to same wlan with my pc and voila....
![]() |
2010-12-05
, 06:30
|
Posts: 440 |
Thanked: 160 times |
Joined on Aug 2010
@ Las Vegas, NV
|
#4
|
![]() |
2010-12-05
, 07:40
|
Posts: 304 |
Thanked: 176 times |
Joined on Oct 2009
|
#5
|
I am developing an OpenGL ES 2.0 application using QT 4.7.
The first problem I'm having is that the USB Network connection between my desktop and my N900 continually disconnects. At most I can either get 1 or 2 builds sent to my N900 before it times out and complains about "Host not found." What I've been doing is disconnecting the usb connection and reconnecting it. This sometimes fixes the problem for a few mintes (I get to send a build or 2) but then it disconnects again.
When it's not disconnection issues it's rebooting issues. Whenever the N900 feels like connecting successfully, 50% of the time my N900 reboots automatically during the deployment stage when I try to run my application. Here's the output:
My 3rd issue is that I'm unable to use the Maemo Emulator to test my OpenGL ES 2.0 application. First, is there a method to accelerate performance of the emulator? It's incredibly slow and choppy even on my beefy desktop (Less than 1 frame/sec in ui/menus). Also, although I successfully linked the emulator with QT creator, opengl es 2.0 applications are unable to run because the SDK complains about the emulator's drivers being 24bit and it's looking for a 16bit environment.
Edit: It's this
http://bugreports.qt.nokia.com/browse/QTBUG-9444
Marked as invalid?
I've tried using esbox on a native linux installation but I'm having the same emulation issues (turtle emulation,etc.)
Nokia QT SDK is fully up to date and I've got the latest version of Mad Developer on my N900 (from extras, version same as devel).
Can anyone suggest any solutions/workarounds/alternatives? Thanks!
Last edited by jessi3k3; 2010-12-03 at 06:25.