[CMake] windows mobile visual studio 2005 project files
    Hendrik Sattler 
    post at hendrik-sattler.de
       
    Thu Nov 29 18:08:50 EST 2007
    
    
  
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
    
    
More information about the CMake
mailing list