[DGD] compile host pc

Chooser Fireman usff at hotmail.com
Sat Jan 26 09:15:49 CET 2002


By changing 2079 ->

value *stack[MIN_STACK]; /* initial stack */

and 2059 ->

struct _dfuncdef_ *func;  /* current function */

I got rid of those errors, but now all sorts of goodies pop up unresolved external symbol _sd_xxxxxxx you name it


  ----- Original Message ----- 
  From: Chooser Fireman 
  To: dgd at list.imaginary.com 
  Sent: Saturday, January 26, 2002 12:01 AM
  Subject: [DGD] compile host pc


  When i compile DGD under the host PC using windgd.mak I get the following errors


  src\interpret.h(193) : error C2061: syntax error : identifier 'dfuncdef'
  src\interpret.h(206) : error C2059: syntax error : '}'
  src\interpret.h(209) : error C2079: 'stack' uses undefined struct '_value_'
  src\interpret.h(210) : error C2079: 'topframe' uses undefined struct '_frame_'

  Anyone help me out? There also seem to be a lot of errors, there a way I can get those away too?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.dworkin.nl/pipermail/dgd/attachments/20020126/4ff61b61/attachment.html>


More information about the DGD mailing list