Hi,

Well, yes that's certainly possible yet AFAIK you need a WinMain at
least, I can't get anything else compiled on Windows CE / Mobile..

Alex

On Nov 30, 2007 12:08 AM, Hendrik Sattler <[EMAIL PROTECTED]> wrote:
> Am Donnerstag 29 November 2007 schrieb Alexander Adam:
> > > You can't build the following ?
> > > int main() {return 0;}
> > >
> > > So what is the most simple executable you can build ?
> >
> > Well, for windows mobile, you're required to have a _WinMain startup
> > entry, otherwise you can't build as Windows CE doesn't have anything
> > like a console.
>
> But it has programs that may have no windows (because they do not need to
> interact with the user). Or is this impossible under Windows Mobile?
>
> HS
>
> _______________________________________________
> CMake mailing list
> CMake@cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to