Page 1 of 1
Build PF with eVC++ 4

Posted:
Jun 12, 2004 @ 8:44pm
by seb0uille

Posted:
Jun 12, 2004 @ 9:38pm
by _Alex_

Posted:
Jun 13, 2004 @ 12:00am
by kornalius
Dont you have to download the PPC2003 SDK? Or maybe it comes with eVc 4, I dont remember.
You should be able just to select the PPC 2003 for your project compiling destination.

Posted:
Jun 13, 2004 @ 1:09am
by Kzinti
PF 0.7 didn't include the "ARMV4" target in its configuration. You can simply add it from the "build" menu under "Configurations..."

Posted:
Jun 13, 2004 @ 1:27am
by _Alex_
I noticed that I might not have been very clear in my answer.
I was refering to the "I can't select anything else than STANDARDSDK" part.
This problem occurs when you open EVC3 workspaces in EVC4. To solve this you have to create a new PPC project in EVC4 and add the original EVC3 .cpp and .h files to the new workspace. Now you will be able to select "POCKET PC 2003" and compile for it. As for the ARM part see Thierry's post above.