News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Windows Mobile [56].0

Started by mjosborne1, March 09, 2008, 02:18:41 AM

Previous topic - Next topic

mjosborne1

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?

billyonthemountain

For the libraries I suggest you have a look at either the Windows Mobile 6 SDK or the full Windows SDK.
As for the compiler, I would use the one included in visual C++ express and configure it with the compiler plugin

I haven't tried it before so maybe someone can confirm.
(ASM, C/C++)||(VISION&AI)||(EMBEDDED SYSTEMS)

Jenna

@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.

Namek

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.

Jeisson

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.