Strum / Strums_Mental_VCV_Modules

Strum's Mental Modules for VCV Rack
BSD 3-Clause "New" or "Revised" License
63 stars 15 forks source link

mac compilation workaround + mixer ui labels #38

Closed EO2 closed 4 years ago

EO2 commented 6 years ago

Temporary workaround for osx compilation error (on 'std::' ...)

Copied a few labels from Mixer.svg to MentalMixer.svg and updated include path.

Strum commented 6 years ago

Thanks @EO2

I don't have a mac or macvm so I've been getting others to do the mac builds.

It appears that the new version doesn't return those errors, so maybe Andrew has changed something. Someone did a build last night of the new code against the rack master branch and it built without the std:: errorrs

Maybe you could try building the development version of rack, then the plugin and see if you get the errors still.

Glad you got the binaries working, hope you find the modules useful.

EO2 commented 6 years ago

After updating osx, xcode, xcode_commandline_tools, gcc, cmake, etc... I found there was a problem with whitespace in my new Rack path 'pwd' issue during make dep, that I should have noticed some days ago :) Everything builds fine now - no std:: errors

Thanks for the tip! :)

The other part was the missing labels on MentalMixer, but that might be intentional? :) I added labels for only one row. To save space - perhaps using a blank module for labels would be nice.. Aka optional labels.

Thanks again for great modules!

Strum commented 6 years ago

@EO2

It would seem something has changed in the Mac build system and the errors aren't happening anymore, so that's sorted.

As for the background graphics, they did have text originally but I'm in the process of redoing them look and I haven't put new text in yet, sorry.

If you want to to do your own graphics you're more than welcome, let me know how you go with it and if i like them I'll use them.

I've been looking for someone to help me with them since I started on the modules.

inputs and outputs are colour coded.

blue - audio in red - audio out green- cv/gate in orange - cv/gate out