My main question is how do I compile a program into a PRC in Visual Studio?
Is this possible? Pointers to tutorials gratefully received...


Heheheh... Really newbie and strange question... :) (well, strange to me... )

Well, you could find out the SHARK develpment kit, with Aaron Ardiri, so you could use your VC++ to develop the Palm applications...

You could also port Lua do Palm and VC++ and create your own DAL (Device Abstraction Layer -- search the archives) to develop in VC++.

But the simpler question is: No. You can't use VC++ to compile directly to .prc files. Simply because VC++ was designed for Win32 executables, not PalmOS executables.

And I do bet that M$$ will not create any PRC compiler.

Actually, if you wanna write C/C++ code you can go to Codewarrior (oficial Palm development studio) or GCC (PilRC and tools, I guess).

Do a little searching on the archives, ask to someone you know about Palm Programming or just make another post here on the list and people will help you on how to start.

But first make a choice for a development environment.

I hope it helped.

Cheers!

-- J. Machado
-- [EMAIL PROTECTED]



-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to