Coder Social home page Coder Social logo

Comments (7)

sueda avatar sueda commented on May 30, 2024 1

It may be a version issue. Maybe it would be better to include the GLM source in the project to increase compatibility. I'll keep this issue open for now. (Good to hear you got it to work by hardcoding.)

from fbx-extract.

domattioli avatar domattioli commented on May 30, 2024

Here is the CMakeOutput.log file.

from fbx-extract.

sueda avatar sueda commented on May 30, 2024

Please see the writeup here on setting up the environment.

from fbx-extract.

domattioli avatar domattioli commented on May 30, 2024

I did follow the write-up, installing each of GLM, GLEW, and GLFW. My environment variable also includes the respective directories as I have shown above, however, fbx-extract's cmake output suggests that there is a mismatch between it's reading of the environment variable and the actual value.

from fbx-extract.

sueda avatar sueda commented on May 30, 2024

What does ls $GLM_INCLUDE_DIR output?

➜  ~ ls $GLM_INCLUDE_DIR
CMakeLists.txt copying.txt    glm            readme.md      util
cmake          doc            manual.md      test

from fbx-extract.

domattioli avatar domattioli commented on May 30, 2024
$ ls $GLM_INCLUDE_DIR
CMakeCache.txt  CMakeLists.txt       Makefile  cmake_install.cmake  doc  manual.md  test
CMakeFiles      CTestTestfile.cmake  cmake     copying.txt          glm  readme.md  util

The build succeeds if I go into the CMakeLists.txt file and hardcode the directory for GLM.

from fbx-extract.

sascharo avatar sascharo commented on May 30, 2024

I had the same error, but it was built after setting CMAKE_PROJECT_NAME as a user env to the latest GLM I had cloned from GitHub. I used CLion.

from fbx-extract.

Related Issues (5)

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.