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:
> &
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
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
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
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