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
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to