PDW version 3.12 released
git.exe clone --progress -v "https://github.com/Discriminator/PDW.git" "D:\Sites\pdw"Cloning into 'D:\Sites\pdw'...POST git-upload-pack (200 bytes)remote: Counting objects: 92, done.remote: Compressing objects: 100% (88/88), done.remote: Total 92 (delta 5), reused 91 (delta 4)Success (5803 ms @ 02/04/2013 22:57:31)
1 IntelliSense: no instance of overloaded function "std::vector<_Ty, _Alloc>::erase [with _Ty=FILTER, _Alloc=std::allocator<FILTER>]" matches the argument list argument types are: (FILTER *) object type is: FILTERLIST d:\Sites\pdw\PDW.cpp 10836 19 PDW3_0 2 IntelliSense: no instance of overloaded function "std::vector<_Ty, _Alloc>::insert [with _Ty=FILTER, _Alloc=std::allocator<FILTER>]" matches the argument list argument types are: (FILTER *, FILTER) object type is: FILTERLIST d:\Sites\pdw\PDW.cpp 10837 19 PDW3_0
Great work. Many thanks for open sourcing this.
Two issues when attempting to compile using VS2012