Page 1 of 1

Cant compile for other devices...

PostPosted: Apr 26, 2002 @ 10:31pm
by DillRye

PostPosted: Apr 27, 2002 @ 12:15am
by Alfonso
It looks like you created your other platforms' projects by basing them on the ARM one.

Simply open up your "Project Settings" and in the "Link" tab you can find a /Machine:ARM parameter in the "Project Options" section. Simply change this to the architecture you want (e.g /Machine:SH3) and you're done.

Of course you might still have other problems, but at least that one will be solved.

Hope it helps!
AL

Still doesnt work

PostPosted: Apr 27, 2002 @ 10:26pm
by DillRye

PostPosted: Apr 28, 2002 @ 12:26am
by Alfonso

PostPosted: Apr 28, 2002 @ 12:35am
by Alfonso

PostPosted: Apr 29, 2002 @ 12:44am
by DillRye