Code Monkey home page Code Monkey logo

Comments (6)

Polytonic avatar Polytonic commented on August 16, 2024

Did you remember to pull down all the submodules?

From your directory structure it looks like you're running some flavor of Linux. Which distribution? I can try to repro later this week.

from glitter.

romanlevin avatar romanlevin commented on August 16, 2024

I'm running Linux Mint 17.1.

I used the --recursive flag when cloning the repo.

Everything was built successfully (including assimp); failure only occurs when building main.cpp.

Thanks for looking into this.

from glitter.

Polytonic avatar Polytonic commented on August 16, 2024

Can you provide an exact list of commands you entered into your shell?

I can try this on a Debian machine later. It's not Mint but reasonably close enough for now.

from glitter.

romanlevin avatar romanlevin commented on August 16, 2024
> git clone --recursive https://github.com/Polytonic/Glitter
> cd Glitter/Build
> cmake ..
> make

from glitter.

Polytonic avatar Polytonic commented on August 16, 2024

Currently trying to track down a Linux box to try building on, but in the meantime, can you confirm that the <assimp/Importer.hpp> header actually exists? It should be a file you can open and look at.

Random speculation: maybe Linux is picky about case-sensitivity in filenames?

from glitter.

romanlevin avatar romanlevin commented on August 16, 2024

👍 Yes, it was a case sensitivity issue.

Honestly I should have figured it out myself, since it was pretty clear Glitter was written on an OS X box. I'll have a pull request fixing this ready in a moment.

from glitter.

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.