What steps will reproduce the problem?
1. Compile pbfilter in Visual Studio 2012 on Windows 8 x64.
2. Installed WDK is 8.0.
3. Required WDK 6001.18002 is not available anymore, not even from Microsoft
Connect. Looks like Microsoft doesn't want it out.
What is the expected output? What do you see instead?
1>driver.cpp(123): error C2248: 'std::bad_alloc::bad_alloc' : cannot access
private member declared in class 'std::bad_alloc'
1> C:\Program Files (x86)\Microsoft Visual Studio
11.0\VC\include\exception(379) : see declaration of 'std::bad_alloc::bad_alloc'
1> C:\Program Files (x86)\Microsoft Visual Studio
11.0\VC\include\exception(364) : see declaration of 'std::bad_alloc'
1> pb.cpp
1> pbfilter_base.cpp
1>pbfilter_base.cpp(154): error C2248: 'std::bad_alloc::bad_alloc' : cannot
access private member declared in class 'std::bad_alloc'
1> C:\Program Files (x86)\Microsoft Visual Studio
11.0\VC\include\exception(379) : see declaration of 'std::bad_alloc::bad_alloc'
1> C:\Program Files (x86)\Microsoft Visual Studio
11.0\VC\include\exception(364) : see declaration of 'std::bad_alloc'
What version of PeerBlock are you using? On what operating system? 32- or
64-bit?
Latest from SVN.
Please provide any additional information below. Make sure to attach
peerblock.log and/or any screenshots that would help explain your problem.
Original issue reported on code.google.com by develope...@gmail.com on 3 Dec 2012 at 12:16
Original issue reported on code.google.com by
develope...@gmail.com
on 3 Dec 2012 at 12:16