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

Build errors in VS2015 update 1 #35

Closed
tinaungwin opened this issue Dec 26, 2015 · 1 comment
Closed

Build errors in VS2015 update 1 #35

tinaungwin opened this issue Dec 26, 2015 · 1 comment

Comments

@tinaungwin
Copy link

Error C3066 there are multiple ways that an object of this type can be called with these arguments fuzztests c:\devl\c++14\concurrentqueue-master\concurrentqueue-master\tests\fuzztests\fuzztests.cpp 676 1

Error C2280 'std::atomicboost::lockfree::detail::tagged_ptr::atomic(void) noexcept': attempting to reference a deleted function benchmarks c:\devl\c++14\concurrentqueue-master\concurrentqueue-master\benchmarks\boost\lockfree\queue.hpp 109 1

Error (active) the declared exception specification is incompatible with the generated one benchmarks c:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\atomic 662 2

Error (active) the declared exception specification is incompatible with the generated one benchmarks c:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\atomic 508 2

@cameron314
Copy link
Owner

This should be fixed now! Feel free to re-open if it's not.

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