Giter VIP home page Giter VIP logo

Comments (5)

kblaschke avatar kblaschke commented on July 21, 2024

Could you please add some context to this warning, e.g. post the commit hash, add a permalink to the specific file & commit, or copy & paste the actual code plus a few lines of context here? Since Common.hpp has seen lots of changes in the recent past, it's hard to tell which actual version you're trying to compile.

Thanks!

from projectm.

yurivict avatar yurivict commented on July 21, 2024

Sorry, I use the version 4.0.0

from projectm.

kblaschke avatar kblaschke commented on July 21, 2024

Then the compiler output seems a bit off, as it says the issue it warns about is in line 252 of Common.hpp, but in v4.0.0, it only has 90 lines, including the newline at end of file. Going back in the commit history, I can find a line that will cause the above warning:

return std::string::npos;

But this specific code has been removed a while ago. So please, check again if you're really using the latest commit (or the v4.0.0 release archive). If so, and the warning still persists, please provide a bit more context, e.g. the actual line the compiler is complaining about or upload your version of Common.hpp as an attachment here.

from projectm.

yurivict avatar yurivict commented on July 21, 2024

Ah, sorry. This is from a bundled version of projectM in https://github.com/DISTRHO/DPF-Plugins

from projectm.

kblaschke avatar kblaschke commented on July 21, 2024

In this case, I'd suggest you open an issue in the DISTRHO/DPF-Plugins repo, and ask the author to update their version of libprojectM to the final 4.0 release. Looking at the code in the repository, the version is quite old, probably the 3.1.12 release.

The above mentioned warning is already fixed in the current projectM release, so I'll close this issue here.

from projectm.

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.