Code Monkey home page Code Monkey logo

libdonnell's People

Contributors

madebr avatar ohno9119 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

libdonnell's Issues

fatal error: unictype.h: No such file or directory

Reproducer:

cd /tmp
wget https://github.com/ohno9119/libdonnell/archive/refs/tags/release1.1.zip
unzip release1.1.zip
cd libdonnell-release1.1/
make

output:

cc src/bidi.c src/donnell.c src/fontconfig.c src/freetype.c src/graphicsprimitives.c src/guiprimitives.c src/harfbuzz.c src/imagebuf.c src/misc.c src/pixel.c src/stockimages.c src/svg.c src/textrenderer.c src/textutils.c -o libdonnell.so  -g -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread  -fvisibility=hidden -fPIC -shared -Iinclude -Iassets -lfribidi -lfontconfig -lfreetype -lpng16 -lz  -ldl -lunistring
src/textutils.c:5:10: fatal error: unictype.h: No such file or directory
    5 | #include <unictype.h>
      |          ^~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:74: libdonnell.so] Error 1

Running find /usr/include -iname "unictype.h" gives no result.

System: Fedora 38

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.