Coder Social home page Coder Social logo

Comments (3)

mysticdraco avatar mysticdraco commented on September 27, 2024

After wressling with it, i found out that because of CentOS doesnt have cmake 3 yet, i installed it epel.
Changed in the make cmake to cmake3 that did fix some of it.

Now still its not getting trough yet.

make
if test ! -s build/Makefile; then mkdir -p build ; cd build ; cmake3 .. ; fi
Build: REGULAR
CMake Error at /usr/share/cmake3/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake3/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake3/Modules/FindPNG.cmake:157 (find_package_handle_standard_args)
CMakeLists.txt:84 (find_package)

-- Configuring incomplete, errors occurred!
See also "/home/draco/mcpe_viz/CMakeFiles/CMakeOutput.log".
make: *** [cmakebuild] Error 1

Will get trough and keep posting updates..
Will posibly help people having same problems.
(and maybe helpfull for a correct fix of make)

*(libPNG is installed)

from mcpe_viz.

Plethora777 avatar Plethora777 commented on September 27, 2024

You probably need the libpng-devel RPM.

FYI I compile on Fedora. You might try a VM with fedora.

from mcpe_viz.

Plethora777 avatar Plethora777 commented on September 27, 2024

Closing an old issue -- please feel free to re-open or open a new issue if it's still a problem.

from mcpe_viz.

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.