Coder Social home page Coder Social logo

build is ignored? about lichess-tv HOT 5 CLOSED

bishop-exe avatar bishop-exe commented on June 16, 2024
build is ignored?

from lichess-tv.

Comments (5)

huytd avatar huytd commented on June 16, 2024 1

Hey, thanks for the feedback. I put the information in the README.md file

You can do:

$ ./setup.sh
$ ./build.sh

The setup script will create the build folder, and the build script will run make, as well as run the binary afterward (if build successes).

from lichess-tv.

huytd avatar huytd commented on June 16, 2024 1

image

It should be displayed properly on Linux now.

from lichess-tv.

bishop-exe avatar bishop-exe commented on June 16, 2024

Awesome thank you. I needed to do a few extra things as well but it runs fine due to missing packages. Namely:
sudo apt-get install libcurl4-openssl-dev

Minus this "M-" issue...

image

I looked around for an answer and came across this:

https://yjlv.blogspot.com/2015/10/displaying-unicode-with-ncurses-in-c.html#cfd5-addstr-to-addwstr

from lichess-tv.

huytd avatar huytd commented on June 16, 2024

That's interesting, look like it's because I dev on a mac machine and ncurses on mac already supported wide characters, for the case of Linux system, we have to link against ncursesw.

I'll try setup a linux box and fix up the build next week. Thank you so much!

from lichess-tv.

bishop-exe avatar bishop-exe commented on June 16, 2024

Well done!

from lichess-tv.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.