Page 1 of 1

WHY i only have ARM and x86(emu) compliations options?

PostPosted: Sep 15, 2002 @ 7:04pm
by cyberghost
hey, I just realised that my eVC++ has only options of compiling for emulator or ARM, I dun hav eoptions for MIPS or SHx!
Anyone knows why? or knows how to enable the rest of the options?

PostPosted: Sep 15, 2002 @ 7:19pm
by R0B
If you and jadam combined your options, you could compile for everything. He has the exact opposite problem that you do.

SDK processor options

PostPosted: Sep 15, 2002 @ 8:17pm
by Conan
First question : Did you install all the SDK stuff which comes with Embedded Tools & VC++ ? If you only installed the PocketPC 2000 SDK then you won't have any MIPS options. On the original Embedded tools CD there's the PPC and PocketPC SDK and you can also download the PocketPC2002 and HPC2000 SDK's.

Once you have the correct SDK's you can add the various processors you want to compile for either when you create a new project or at any time later on.

PostPosted: Sep 16, 2002 @ 3:35am
by Jadam

PostPosted: Sep 16, 2002 @ 4:14am
by brendan

PostPosted: Sep 17, 2002 @ 9:45pm
by cyberghost

PostPosted: Sep 18, 2002 @ 12:34am
by Jadam

PostPosted: Sep 22, 2002 @ 8:36pm
by cyberghost