Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Development

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old July 15, 2010, 00:05   #1
konijn_
Hellband maintainer
 
konijn_'s Avatar
 
Join Date: Jul 2007
Location: New York, the Big Apple
Age: 46
Posts: 367
Donated: $120
konijn_ is on a distinguished road
Reentrant ncurses

Greetings and salutations,

I am building Hellband on my new machine with cygwin and it does no longer compile, it fails over the following lines of code :

main-gcu.c: mvcur(curscr->cury, curscr->curx, LINES - 1, 0);
main-gcu.c: mvcur(curscr->_cury, curscr->_curx, LINES - 1, 0);

main-gcu.c: mvcur(curscr->cury, curscr->curx, LINES - 1, 0);
main-gcu.c: mvcur(curscr->_cury, curscr->_curx, LINES - 1, 0);

Apparently the curscr is not supposed to be used anyway . In the curses.h it seems curscr's definition is linked to the NCURSES_REENTRANT define which apparently isnt a big success.

Has anybody recently gotten the new curses library and experienced the same?

T.
__________________
* Are you ready for something else ? Hellband 0.8.8 is out! *
konijn_ is offline   Reply With Quote
 

Tags
compiling, curses, hellband, reentrant


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NCurses aricz Vanilla 16 June 15, 2007 15:31


All times are GMT +1. The time now is 07:42.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.