XmlRpc C++ for Windows Activity
Brought to you by:
drtimcooper,
tcotco
Home
I was facing the same issue, and fixed it in a very similar fashion. I'm not sure...
Is looking like some VC 12 / VS2013 nasty. If I change my code as follows (problem...
I'm also wondering if this noted VC 12 issue could be at the bottom of this: http://stackoverflow.com/questions/21044488/known-compiler-bug-in-vc12...
Just had to upgrade my PC to VC++ 12 and suddenly my project starting hitting build...