Re: [CMake] windows mobile visual studio 2005 project files

2007-12-01 Thread Alexander Adam
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: > &

Re: [CMake] windows mobile visual studio 2005 project files

2007-11-29 Thread Alexander Adam
Hi Alex, > 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. > With cmake cvs

Re: [CMake] windows mobile visual studio 2005 project files

2007-11-29 Thread Alexander Adam
Hi Alex :) Sorry, I think my previous mail was sent only to you, not the list at all. Anyway, one main issue I remember we've had with making mobile platform support is that cmake wants to compile some simple files to check the compiler.. and as WinCE doesn't support int main() .. nor does it sup

[CMake] Windows Mobile II

2007-11-12 Thread Alexander Adam
Hi, Not sure if this mail made it to the list so here's my try again -- Hello, I've seeked the net for quite a few times, including a few postings here about having an environment setup for Visual Studio 2005 C++/Windows Mobile. I am really uncertain how to get this thing working, especially how

[CMake] Windows Mobile?

2007-11-11 Thread Alexander Adam
Hello, I've seeked the net for quite a few times, including a few postings here about having an environment setup for Visual Studio 2005 C++/Windows Mobile. I am really uncertain how to get this thing working, especially how to include a Windows Mobile (Smartphone, Pocket PC etc Profiles, see VS 2