On 18 Jul 2009, at 12:25, vassilux wrote: > Hi Alls, > I'm new in FLTK and want to try it in Windows Mobile > I use VS2005 as IDE > I saw in code source _WIN32_WCE's define > Is there a solution for VS2005 ? or I must use cygwin ?
I do not believe that the "stock" fltk tree's will build for WinCE / WindowsMobile at all with any toolchain. There are patches in circulation to support WinCE and variants, but those patches are not in the stock builds. WinCE is quite a lot different from the stock Win32 / Win64 so the basic windows builds do not work on WinCE. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

