Giter VIP home page Giter VIP logo

Comments (4)

lalinsky avatar lalinsky commented on May 24, 2024

My main question is, why do you want to build it? If you are a developer, you should be able to investigate and fix the problem. If you just want to use it, please download the fpcalc binary from https://acoustid.org/chromaprint.

I'm not sure if anyone has ever built the library using Visual Studio. Building something with FFmpeg is not easy, there are a lot of dependencies and you need to know how to handle them.

from chromaprint.

twynb avatar twynb commented on May 24, 2024

I want to build chromaprint because the library I'm working with (PyAcoustID) requires libchromaprint.dll, not just the fpcalc binary, but as far as I can tell, libchromaprint.dll isn't being distributed anywhere.

I tried building with make now, to no avail, the same error is thrown. I hadn't tried this before simply because I wasn't aware it was an option and had assumed it was just a documentation issue. The reason for that is the same why I'm having a hard time investigating this - I'm not too experienced with CMake/C++ in general, this is the first time I'm looking into CMake/building C++ programs with any sort of depth.

Is there a different, easier way to get ahold of libchromaprint.dll, and if no, can you please provide me with advice as to what could be going wrong with my build?

from chromaprint.

lalinsky avatar lalinsky commented on May 24, 2024

Pyacoustid can use fpcalc.exe, see https://github.com/beetbox/pyacoustid/blob/master/acoustid.py#L354

Using that is the best option.

I don't distribute chromaprint.dll specifically because it's not straight forward to build a standalone dll that can be linked into other programs but does not have any other dependencies on it's own.

from chromaprint.

albertopasqualetto avatar albertopasqualetto commented on May 24, 2024

@twynb there was a problem in pyacoustid, now it is working (after beetbox/pyacoustid#79).
This issue can be closed.

from chromaprint.

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.