Difference between revisions of "User:B-flat"
From Gumstix User Wiki
(→Introduction) |
(→Coming challenges) |
||
Line 19: | Line 19: | ||
setting up a continuous integration environment | setting up a continuous integration environment | ||
+ | |||
+ | |||
+ | ==Bugs that I have encountered == | ||
+ | |||
+ | Bitbake failed due to DBus problem. [http://www.nabble.com/Re%3A-Build-error-dbus-native-1.0.1-p23905434.html| This solution might do the trick.] |
Revision as of 05:39, 7 June 2009
Introduction
I am working on settin up my Verdex Pro 400-Bt with LCD to run java with the touch screen and a simple graphical gui.
I'll use this page to share my experiencs on successes and obstacles I find. Feedback always appreciated.
Coming challenges
Setting up a bluetooth PAN from verdex to my gentoo to easily deploy new builds of my java application
setting up working java that have GUI and uses the touch screen.
finding and building a lib for java serial
setting up a continuous integration environment
Bugs that I have encountered
Bitbake failed due to DBus problem. This solution might do the trick.