PDA

View Full Version : VC 2005 Compiler?



dcdood
April 24th, 2008, 23:18
Messing around in Visual Studio (C++, 2005, Express)

I saw an Compiler\Linker Option:

Target Platform(/MACHINE:)

Some options that cought my eye:

MACHINE:SH3
MACHINE:SH3DSP
MACHINE:SH4
MACHINE:ARM

i wonder if i can use VS Compiler and make a DC game with it's compilers

*Note on the IDE its In Project Options -> linker -> Advanced*

I'd imagine if it was really simple (but what is) that i should be able to mess around with these options and add KOS as a lib

Guaripolo
April 30th, 2008, 16:16
maybe it can work, but i don´t know. I think that it will requiere the wince libraries to make it run on DC, but you need to check for what wince compiles (DC has the wince 2.0)...

NOTE: i´m just saying, i´ve never heard anything or tryed it. Maybe you can ask in a .NET developers forum, they can get better answers, specially those who develop apps for hanhelds with SH3/SH4.