Reputation: 2912
Here is my senario:
include "stdafx.h"
in ticpp.cpp, one of the cpp files in TinyXML++ project, gets error of cannot open source fileSo I am wondering, how can I get around this problem? Thanks. Anyone has done this before? Thanks.
Upvotes: 1
Views: 510
Reputation: 4276
If you are on Windows, you can grab the latest nightly build. Otherwise, grab and build the latest sources, which do support Visual Studio 2012.
A release candidate build is coming soon, but there are still a few more bugs to get fixed.
Upvotes: 3