Giter Club home page Giter Club logo

Comments (5)

asmaloney avatar asmaloney commented on May 23, 2024

This is an assimp build problem with zlib. The relevant error is:

inflate.obj : error LNK2019: unresolved external symbol inflate_fast referenced in function inflate
infback.obj : error LNK2001: unresolved external symbol inflate_fast

Looks like this issue. Kim said he fixed it a while ago, but I'm using the latest assimp master...

There is a more complete discussion of the problem on StackOverflow.

Do you know if your build is AMD64? (I don't have Windows set up to figure out how to check that - is your processor an AMD?)

from meshio.

jfbourdon avatar jfbourdon commented on May 23, 2024

The problem was with the AMD64 build option. Without it, the building process goes smoothly.

from meshio.

asmaloney avatar asmaloney commented on May 23, 2024

Thanks for letting me know.

Did you enable the AMD64 option yourself or was it automatically enabled?

from meshio.

jfbourdon avatar jfbourdon commented on May 23, 2024

It wasn't enabled by default. I enabled it thinking that it was needed to get a x64 build of CC.

from meshio.

asmaloney avatar asmaloney commented on May 23, 2024

Ok - thank you.

I see that it's a "naked" cmake option - no indication where it's from - so it's confusing. Would be better had they named it ZLIB_AMD64.

I'll figure out something to either disable or warn about this.

from meshio.

Related Issues (7)

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.