Code Monkey home page Code Monkey logo

paper2's People

Contributors

mokafolio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

cybertwip

paper2's Issues

CMake unable to find glfw3

I'm getting this error while trying to build on Windows:

CMake Error at Playground/CMakeLists.txt:2 (find_package):
  By not providing "Findglfw3.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "glfw3", but
  CMake did not find one.

  Could not find a package configuration file provided by "glfw3" with any of
  the following names:

    glfw3Config.cmake
    glfw3-config.cmake

  Add the installation prefix of "glfw3" to CMAKE_PREFIX_PATH or set
  "glfw3_DIR" to a directory containing one of the above files.  If "glfw3"
  provides a separate development package or SDK, be sure it has been
  installed.

-- Configuring incomplete, errors occurred!

Sounds trivial, but I can see now it's going to take me a week to learn CMake well enough to fix this. Is there a reason glfw3 isn't included with the other dependencies? I can build it myself, I'm just not sure how to patch it into CMakeLists.txt.

Build issues

I have been attempting to build the Paper2 project on MacOS 10.15.3. I pulled down the project and the submodules (recursively) and tried to run CMake. It was unable to find headers from the Crunch, Stick, Tarp, Tink, and utf8er libraries until I added them in the include_directories command in CMakeLists.txt. I then had to manually download the fribidi and harfbuzz libraries and added those to the CMakeLists.txt file as well. I now apparently need 'linebreak.h', but I can't find where that library is from.

I saw there is a meson.build file as well, but even after installing that via pip3 and adding it to my path I keep running into errors about not being able to find Stick and the other libraries. I have tried editing the meson_options.txt as well and haven't been able to get the system to build in this way either.

Can you send instructions on how to build this project? Am I missing any steps? Thanks!

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.