Jump to content

Eternity Engine 3.35.92 "Nekhbet"


Quasar

Recommended Posts

  • 5 weeks later...

d_dialog.c: In function ‘DLG_Ticker’:
d_dialog.c:296: error: ‘consoleactive’ undeclared (first use in this function)
d_dialog.c:296: error: (Each undeclared identifier is reported only once
d_dialog.c:296: error: for each function it appears in.)
d_dialog.c: In function ‘DLG_Drawer’:
d_dialog.c:391: error: ‘consoleactive’ undeclared (first use in this function)
d_dialog.c:408: warning: implicit declaration of function ‘V_FontWriteText’
d_dialog.c:408: error: ‘in_font’ undeclared (first use in this function)
d_dialog.c: In function ‘DLG_WriteText’:
d_dialog.c:469: error: ‘V_FONTSTART’ undeclared (first use in this function)
d_dialog.c:470: error: ‘V_FONTSIZE’ undeclared (first use in this function)
d_dialog.c:470: error: ‘v_font’ undeclared (first use in this function)
make[2]: *** [d_dialog.o] Error 1
make[2]: Leaving directory `/opt/ee3.35.92-src/source'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/ee3.35.92-src/source'
make: *** [all-recursive] Error 1

Share this post


Link to post

d_dialog is not part of the Eternity source any more. Remove it from your build scripts (I probably forgot to do this myself, and Joe has quit maintaining the Linux build for us).

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...