WikiReader Arduino shield (or generic serial touchscreen)

Troy Benjegerdes hozer at hozed.org
Mon Nov 5 16:19:02 CET 2012


On Mon, Nov 05, 2012 at 07:46:44AM +0100, Christ van Willegen wrote:
> Hello Troy,
> 
> On Mon, Nov 5, 2012 at 6:54 AM, Troy Benjegerdes <hozer at hozed.org> wrote:
> > What I'd really like to be able to do though, is fix the simulator
> > code so I can try out UI protocol development without having to load
> > new code on an SDcard all the time. What I'm stuck with right now
> > is if I include console.h, and the console library, things work on
> > the real hardware, but the lcd/simulate version doesn't build, so I
> > need to figure out how to add that to both.
> 
> I have a virtual machine laying around at home that builds and runs
> the WikiReader simulator. Perhaps I can try to integrate your diffs
> and see what goes wrong.
> 
> Christ van Willegen

Thanks! 

I can change the gcc compile line and add a '-I{path}/drivers/include/'
and that works, and I could probably do the same for the linker, but
there are at least 2 levels of automatically generated files from QT
that I haven't figured out yet. 



More information about the community mailing list