GithubHelp home page GithubHelp logo

Build Error about peaclock HOT 4 OPEN

octobanana avatar octobanana commented on July 19, 2024
Build Error

from peaclock.

Comments (4)

rielinux avatar rielinux commented on July 19, 2024

Me too....I have problem when build

./RUNME.sh build 2 ⨯
Build type: release
-- Building peaclock 0.4.3 in release mode:
System: Linux-5.10.0-kali9-amd64
CXX compiler: GNU 10.2.1
-- Configuring done
-- Generating done
-- Build files have been written to: /root/peaclock/build/release
[ 16%] Building CXX object CMakeFiles/peaclock.dir/src/ob/readline.cc.o
[ 33%] Building CXX object CMakeFiles/peaclock.dir/src/main.cc.o
In file included from /root/peaclock/./src/ob/readline.hh:4,
from /root/peaclock/src/ob/readline.cc:1:
/root/peaclock/./src/ob/text.hh:6:10: fatal error: unicode/coll.h: No such file or directory
6 | #include <unicode/coll.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/peaclock.dir/build.make:108: CMakeFiles/peaclock.dir/src/ob/readline.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /root/peaclock/./src/ob/rect.hh:5,
from /root/peaclock/./src/peaclock/peaclock.hh:5,
from /root/peaclock/src/peaclock/tui.hh:4,
from /root/peaclock/src/main.cc:10:
/root/peaclock/./src/ob/text.hh:6:10: fatal error: unicode/coll.h: No such file or directory
6 | #include <unicode/coll.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/peaclock.dir/build.make:82: CMakeFiles/peaclock.dir/src/main.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/peaclock.dir/all] Error 2
make: *** [Makefile:149: all] Error 2

from peaclock.

deep5050 avatar deep5050 commented on July 19, 2024

This project is dead!!

from peaclock.

jose-sampedro avatar jose-sampedro commented on July 19, 2024

En ubuntu WSL saltaba el mismo error, falta la librería, instala y funciona perfectamente

https://packages.debian.org/buster/libicu-dev

from peaclock.

bhibb avatar bhibb commented on July 19, 2024

To anyone still wanting to compile this, I can confirm that the libicu-dev package (or on Solus, libicu-devel) fixes these compiling errors on my system, along with the other dependencies and system-specific build packages. Great project and fits my need perfectly!

from peaclock.

Related Issues (20)

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.