Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change visuality #2

Closed
Ygarr opened this issue Aug 19, 2018 · 1 comment
Closed

Change visuality #2

Ygarr opened this issue Aug 19, 2018 · 1 comment

Comments

@Ygarr
Copy link

Ygarr commented Aug 19, 2018

Hello, Visibility like on pic
2018-08-19-043755_1283x543_scrot

@nielssp
Copy link
Owner

nielssp commented Aug 20, 2018

I think this is caused by linking with ncurses instead of ncursesw. This only seems to happen on some systems.
It should work if you compile using:

gcc -o csol -lncursesw src/*.c

I'll try to find a way to make cmake select ncursesw instead of ncurses.

@nielssp nielssp closed this as completed in e98ec56 Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants