Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling Release Branch error #4

Open
muziker opened this issue Dec 18, 2020 · 0 comments
Open

Compiling Release Branch error #4

muziker opened this issue Dec 18, 2020 · 0 comments

Comments

@muziker
Copy link

muziker commented Dec 18, 2020

I'm getting this error on compiling the release branch

./../Source/VirtualAnalogVoice.h:38:5: error: use of class template 'VoicedStereoOscillator' requires template arguments; argument deduction not allowed in non-static class member
gin::VoicedStereoOscillator oscillators[Cfg::numOSCs] =

I'm doing this using clang 10. I've tried compiling with g++ 9, and errors appear about "template placeholder type must be followed by a simple declarator-id" . I'm using the master branch of Gin. Should builders use a different stable branch ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant