|
-
Nov 19th, 2003, 05:21 AM
#1
Thread Starter
Fanatic Member
programming for iPaq
Sorry, really have no idea which forum this should go under...
Anyway, i was really just wondering if anyone knows a way to write programs for HP iPaqs without having to download the SDK. I guess its inevitable, its just that the SDK is > 60 Mb, and i've got a 56k connection....
Just wondering if there is some way of writing C++ (or VB) code and #including some certain files???
Thanks
sql_lall 
-
Nov 22nd, 2003, 12:19 PM
#2
Member
Well, first to correct you... you do not "program for the ipaq"... ipaq is just a model of PDA
You can do it without the SDK sorta, its just like VB/VC++ ... if you want to manually edit all the project files etc you will be fine, im not sure if the compiler is seperate from the SDK IDE though.
-
Nov 23rd, 2003, 03:14 AM
#3
Thread Starter
Fanatic Member
right...how
"You can do it without the SDK sorta, its just like VB/VC++ ... if you want to manually edit all the project files etc you will be fine, im not sure if the compiler is seperate from the SDK IDE though."
manually edit the program files...by doing what? Sounds good though...
Oh, and writing programs to be used on iPaqs is still classified as "programming for iPaq", last time i checked .
There's no definite article there...
sql_lall 
-
Nov 23rd, 2003, 06:51 AM
#4
Member
Re: right...how
Originally posted by sql_lall
"You can do it without the SDK sorta, its just like VB/VC++ ... if you want to manually edit all the project files etc you will be fine, im not sure if the compiler is seperate from the SDK IDE though."
manually edit the program files...by doing what? Sounds good though...
Oh, and writing programs to be used on iPaqs is still classified as "programming for iPaq", last time i checked .
There's no definite article there...
If you create a vb project or vc++ project, add a few modules, forms etc and stick some code in just for appearance sake... now save them and look at the files that are saved, look at them all using notepad or whatnot and you will understand a bit more of what is going on... really, its a silly idea just as easy to use the SDK which you will probaly require anyway to compile.
It runs the same OS as alot of others PDAs...
You never hear someone saying "how do I program for a compaq?"
-
Nov 24th, 2003, 04:01 AM
#5
Thread Starter
Fanatic Member
does that mean...
"really, its a silly idea just as easy to use the SDK which you will probaly require anyway to compile."
Yeah, i am fine writing the things, its just getting compiled programs to work. I figured out quickly that copy-pasting normal .exe files doesn't work SO i guess it looks like i might have to dl the SDK....
sql_lall 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|