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

Compilation error #130

Open
xendian opened this issue May 31, 2016 · 3 comments
Open

Compilation error #130

xendian opened this issue May 31, 2016 · 3 comments
Assignees

Comments

@xendian
Copy link

xendian commented May 31, 2016

I am getting several compilation errors in object_binding.hpp

such as;

Error 7 error C3201: the template parameter list for class template 'oglplus::client::aux::CurrentObject::WithTarget' does not match the template parameter list for template parameter 'Transform' oglplus-0.68.0\include\oglplus\client\object_binding.hpp 92

do you guys have an idea?

@matus-chochlik matus-chochlik self-assigned this May 31, 2016
@matus-chochlik
Copy link
Owner

This is on Visual studio, right? It is a known bug (see [1]) and I'm afraid I haven't found any workaround yet.

[1] http://stackoverflow.com/questions/12734658/template-template-class-with-enum-specification-fails-on-msvc-compiler-c3201

@xendian
Copy link
Author

xendian commented May 31, 2016

yes, I am on visual studio..

On Tue, May 31, 2016 at 12:31 AM, Matus Chochlik notifications@github.com
wrote:

This is on Visual studio, right? It is a known bug (see [1]) and I'm
afraid I haven't found any workaround yet.

[1]
http://stackoverflow.com/questions/12734658/template-template-class-with-enum-specification-fails-on-msvc-compiler-c3201


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#130 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ASv7VWbLvQAKw6hN1CGRsQbnAgW74dKwks5qG8eqgaJpZM4IqJrr
.

@matus-chochlik
Copy link
Owner

Any ideas how to work around this (within reason) are welcome.

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

2 participants