Coder Social home page Coder Social logo

Make crash about audibleinstruments HOT 8 CLOSED

vcvrack avatar vcvrack commented on June 19, 2024
Make crash

from audibleinstruments.

Comments (8)

AndrewBelt avatar AndrewBelt commented on June 19, 2024

This repo is not in a buildable state right now.

from audibleinstruments.

Axxon avatar Axxon commented on June 19, 2024

So i can't have this plug on ubuntu ? cause "refresh plugin" with ui fails.

from audibleinstruments.

AndrewBelt avatar AndrewBelt commented on June 19, 2024

Not in its current state, no. "Refresh Plugin" only works on Rack v0.4. You can use it, you just have to find a date (say, three days ago) when it compiled, and check out commits from that day in all the VCV repos.

from audibleinstruments.

Axxon avatar Axxon commented on June 19, 2024

Ok i tried to checkout earlier, don't work. Don't know why the crew don't made a dev branch.. I will try later. thx

from audibleinstruments.

AndrewBelt avatar AndrewBelt commented on June 19, 2024

"The crew" is me, and I'm too lazy at the moment. Maybe in a bit.

from audibleinstruments.

Axxon avatar Axxon commented on June 19, 2024

Eheh so it's a honnor for me to speak with a great maker !

from audibleinstruments.

crafter312 avatar crafter312 commented on June 19, 2024

I just had a similar crash when trying to make the plugin. It was almost finished making the entire plugin, but it crashed in Warps.cpp

g++ -fshort-enums -DTEST -I./eurorack -Wno-unused-local-typedefs -fPIC -I../../include -I../../dep/include -MMD -g -O3 -march=nocona -ffast-math -fno-finite-math-only -Wall -Wextra -Wno-unused-parameter -DARCH_WIN -D_USE_MATH_DEFINES -Wsuggest-override -std=c++11 -c -o build/src/Warps.cpp.o src/Warps.cpp
src/Warps.cpp: In constructor 'WarpsWidget::WarpsWidget()':
src/Warps.cpp:160:3: error: 'RedGreenBlueLight' was not declared in this scope
   RedGreenBlueLight *algorithmLight = new RedGreenBlueLight();
   ^~~~~~~~~~~~~~~~~
src/Warps.cpp:160:22: error: 'algorithmLight' was not declared in this scope
   RedGreenBlueLight *algorithmLight = new RedGreenBlueLight();
                      ^~~~~~~~~~~~~~
src/Warps.cpp:160:43: error: expected type-specifier before 'RedGreenBlueLight'
   RedGreenBlueLight *algorithmLight = new RedGreenBlueLight();
                                           ^~~~~~~~~~~~~~~~~
make: *** [../../compile.mk:54: build/src/Warps.cpp.o] Error 1

It crashed almost right away when I tried to make it a couple days ago, but it didn't crash as much now.

from audibleinstruments.

AndrewBelt avatar AndrewBelt commented on June 19, 2024

This has been fixed, git pull Rack and its plugins and rebuild.

from audibleinstruments.

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.