I was wondering if anyone is doing any Windows Mobile 5 or 6 apps using C::B?
Any libraries / compilers out there to make it easier?
For the libraries I suggest you have a look at either the Windows Mobile 6 SDK (http://www.microsoft.com/downloads/details.aspx?FamilyID=06111a3a-a651-4745-88ef-3d48091a390b&DisplayLang=en) or the full Windows SDK (http://www.microsoft.com/downloads/details.aspx?FamilyId=E6E1C3DF-A74F-4207-8586-711EBE331CDC&displaylang=en).
As for the compiler, I would use the one included in visual C++ express (http://www.microsoft.com/express/download/) and configure it with the compiler plugin
I haven't tried it before so maybe someone can confirm.
@billyonthemountain
If you use own pictures in your profile, it would be nice to resize them to the needed size !!
German telecom still forces me to use ISDN when I am at home. so I had to block your "thumbnail" to make the site load in a normal time.
In addition the height of your post increases so it is about ten times as high as needed (at least on Iceweasel/aka FireFox on debian if image is not totally loaded).
I had to block your image and that's something I don't want to do in a forum I visit a couple of times every day.
Sorry for late, but I would tell something about that.
I'm not fully sure, but to make programs in C# for WM you can use standard compiler, which is totally free. When i have been making some programs for my WM6 in the past - they were working on the PC platform without any recompiling. But there's one thing to keep in mind - WM uses Compact Framework, that means it's smarter (smaller) version of .NET Framework. However, it should work when you put some simple program from PC into PocketPC.
My apologies for these questions. I am really interested in this topic and I am completely new in Windows Mobile world and a CB's lover.
I would like to know if somebody have compiled a Windows Mobile application using Code::Blocks, VC++ express compiler and wxWidgets library?. Is it possible use another compiler? In that case, could be a WM program compiled in Linux?
Thanks a lot for any reply.