drmpjz

Results 16 comments of drmpjz

Reproduced OS: openSUSE Version:15.5 cmatrix: latest github code + LINES/COLS patch (Normally white text on darkgrey background for terminal -C black does not change font color to black)

Can't reproduce, for me the command results in blue letters. OS: openSUSE Version: 15.5 cmatrix: latest github code + LINES/COLS build fix

Can you please build against https://github.com/drmpjz/cmatrix once more? This should fix the issue during configure (there was an extra q at the end of a line, need to get a...

The autoreconf issues are something you need to check on your end (you seem to be on a newer version of auto tools). Once we found a working link, please...

Can you please try once more? And if you don't mind telling, what distro (and version) are you building on?

Hint: You will need to link against ncursesw instead of ncurses. I ran into the same problem on openSUSE. I do have a fix for this, but currently am waiting...

I have updated PR https://github.com/abishekvashok/cmatrix/pull/184 with the changes to fix this for autoconf. The cmake build likely needs further work, but I know less about cmake than the autoconf tools.

The original submitted 184 does fix compilation for recent versions of ncurses only. I thought this would be applied quicker as it is very low impact. Now the PR contains...

Created PR https://github.com/abishekvashok/cmatrix/pull/184 for this.

I don't think this is exactly my problem. Let me try to explain more clearly 1. Create a new VM and define a local (empty) virtual disk 2. Upon first...