News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

curious

Started by yock1960, August 28, 2007, 05:39:48 PM

Previous topic - Next topic

yock1960

Just came across this IDE and it looks interesting. I have never really gotten into GUI programming much and my C is rusty and 80's vintage. I have some pretty vanilla C source that I'm trying to get running on a PocketPC and am curious if it would be possible to get this going from a console window (PocketConsole) using Pelles C? If not, I guess I'll have more work to do, but I will say that this looks alot more inviting than some of the other options that I've been looking at (Pocket GCC & another GCC flavor). 

Thanks!
Steven

JohnF

#1
EDIT:

Removed.

John

yock1960

Thanks and you're right! Not straightforward at all. I'll just have to do a little extra work, it'll be worth it in the long run!

JohnF

Don't forget, one can have any project uploaded to my PellsC web pages.

:)

http://www.johnfindlay.plus.com/pellesc/

John

JohnF

Err, my reply to you was meant for another, sorry.

=================
PocketPC and am curious if it would be possible to get this going from a console window (PocketConsole) using Pelles C?
=================

I don't use the pocket PC but imagine there would not be a problem. Maybe someone with knowlage of the device could answer you.

John


yock1960

Found just the thing here:

http://www.smorgasbordet.com/forum/index.php?topic=496.0

Was just able to build the example and give a quick try to the project I'm attempting to convert. Still have to do some work but I don't see why this won't do the trick!

JohnF