> How does one go about building pilrc from the sourceforge.net sources? > I've pulled the tree over, but the README.txt seems to be out of data. > Is there a way to build this on Windows using Visual Studio? The readme > says there is a project file, but I don't see it in the repository.
create a new VS project (win32 console application). drag all the files into the project.. build the project. done. takes 10 seconds. its a simple console app, not hard to setup. --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
