GithubHelp home page GithubHelp logo

Comments (4)

falkTX avatar falkTX commented on June 24, 2024

That Common.hpp file was meant for DPF internals https://github.com/DISTRHO/DPF/blob/master/dgl/src/Common.hpp
Weird that Zam was using it.

In any case the internal event handling behaviour is now public, accessed by https://github.com/DISTRHO/DPF/blob/main/dgl/EventHandlers.hpp

from zam-plugins.

gitterdude avatar gitterdude commented on June 24, 2024

For people compiling from git; to compile the current zam-plugins, e7077fc from 20 Dec 2020, you need to do this first

cd dpf
git checkout 68ca91217df
cd ..

from zam-plugins.

falkTX avatar falkTX commented on June 24, 2024

I think your use of git submodules is wrong then, from what I see in this repo it points to the correct commit hash for dpf.
So a recursive clone should work just fine as-is

from zam-plugins.

gitterdude avatar gitterdude commented on June 24, 2024

Ah, you're right.
zam uses the git protocol to clone the submodule, and that's blocked on the network I'm using.
So I had to do a manual clone using https and missed that the original clone uses a specific commit of DPF.

Sorry for the noise.

from zam-plugins.

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.