[stella] How to make Stella (please help)

Subject: [stella] How to make Stella (please help)
From: Thomas Jentzsch <tjentzsch@xxxxxx>
Date: Mon, 17 Dec 2001 16:04:12 +0100
Hi,
I hope this is not to OT, but I'm feeling quite stupid now, because I can't make Stella (the emulator one :-). 

I've downloaded the source, the newest DJGPP-version and followed the instructions on how to install DJGPP. It starts compiling, but then I get the following first (and a lot of other) error:

In file included from ../emucore/Cart.cxx:21:
../emucore/Cart.hxx:70: ISO C++ forbids declaration of `string' with no type

And that's the line:
static string autodetectType(const uInt8* image, uInt32 size);

I guess, the compiler doesn't recognize 'string', but I have no idea why (INCLUDES?). 
(I'm only used to Microsoft C++ environments, shame on me ;-)

Has anybody ever managed to build Stella or is able to tell me, what I'm doing wrong here?

I just wanted to add illegal opcode support for LAX(ind),y... :-(
 
Have fun!
Thomas
_______________________________________________________
Thomas Jentzsch         | *** Every bit is sacred ! ***
tjentzsch at web dot de |


________________________________________________________________
Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr! 
Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13


----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread