Code Monkey home page Code Monkey logo

deicsonze's People

Contributors

ngeiswei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

deicsonze's Issues

Compilation failed

Hello,

I'm getting this error

`erwan@lzk:~/deicsonze/build$ cmake ..
-- Could NOT find LVTK (missing: LVTK_LIBRARIES LVTK_INCLUDE_DIRS)

The following components will be built:

Deicsonze - Library of Deicsonze.
Deicsonze-DSSI - DSSI plugin of Deiczone.

The following components WILL NOT be built:

Deicsonze-LVTK - LVTK plugin of Deiczone.
Deicsonze-VST - VST plugin of Deiczone.

-- Configuring done
-- Generating done
-- Build files have been written to: /home/erwan/deicsonze/build
erwan@lzk:~/deicsonze/build$ make
[ 22%] Built target dssiplugin
[ 33%] Building CXX object src/deicsonze/CMakeFiles/deicsonze.dir/deicsonze.cpp.o
/home/erwan/deicsonze/src/deicsonze/deicsonze.cpp: In constructor ‘Deicsonze::Deicsonze()’:
/home/erwan/deicsonze/src/deicsonze/deicsonze.cpp:146:2: error: ‘MusECore’ has not been declared
MusECore::MidiPlayEvent evSysexMasterVol(0, 0, MusECore::ME_SYSEX,
^~~~~~~~
/home/erwan/deicsonze/src/deicsonze/deicsonze.cpp:149:2: error: ‘_gui’ was not declared in this scope
_gui->writeEvent(evSysexMasterVol);
^~~~
/home/erwan/deicsonze/src/deicsonze/deicsonze.cpp:149:19: error: ‘evSysexMasterVol’ was not declared in this scope
_gui->writeEvent(evSysexMasterVol);
^~~~~~~~~~~~~~~~
`
I presume that It has something to do with a dependency with Muse ?

Thanks !

Erwan

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.