When I recently tried to compile musescore (using xcode on my mac) it
complains about a missing class.
When I look into to code, it does indeed seem to be missing.
Perhaps the file is unused, but in any case shouldn't someone fix this.
Should I volunteer?
It would be my first submission and might be a good exercise of going
through the contribution flow.
Can someone please confirm my findings.
Take a look in the file freeverb.h, and find the definition of the class
Freeverb.
It looks like this:
class Freeverb : public Effect { ... }
But there is no class named Effect that I can find.
I did find an Ms::Effect defined but none without the Ms namespace.
I tried compiling both commits
42bdb5f01ef
4f94df82c5c
These were both the heads of upstream/master at some point this week when I
was playing with it.
Kind regards
Jim
--
View this message in context:
http://dev-list.musescore.org/Effect-class-is-referenced-but-not-defined-tp7579157.html
Sent from the MuseScore Developer mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Mscore-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mscore-developer