On Thu, Mar 26, 2009 at 11:09:21AM +0000, Christopher Friedt wrote: > Hi everyone, > > I'm using the mingw32ce compiler from cegcc.sourceforge.net, and have > successfully run a simple 'hello world' graphical app on a WinCE 5.0 > device (pxa27x). Now I'm trying to compile/run HaRET and I'm > encountering a strange error. [1] > > I've checked-out the source from cvs, which required a patch to > compile cleanly with the mingw32ce compiler [2], but when I try to > run the gnuharet binary, I receive the following error:
Where did you get haret from? The main haret source (called just "haret", not "gnuharet") is now compiled with mingw32ce. Make sure you're using the source at: cvs -d :pserver:[email protected]:/cvs co haret See: http://www.handhelds.org/moin/moin.cgi/HaRET and: http://www.handhelds.org/moin/moin.cgi/HaRET_20Documentation for more info. If you're having a problem with the main haret source on mingw32ce, please provide a log with the output from "make". -Kevin _______________________________________________ Haret mailing list [email protected] https://handhelds.org/mailman/listinfo/haret
