1
General / SFML 2.1 - VS2012 c++ IntelliSense
« on: October 17, 2013, 09:03:44 pm »
// Edit //
Tried to delete this message and move it to the correct forum, but it won't let me. Sorry about that guys.
// Edit //
Ok I've searched for a couple of days now. Compiled SFML 2.1 with VS2012 a couple of times, created probably 20 different projects static/dynamic, added XML comments in the SFML code base and generated XML all trying to get some kind of IntelliSense support in VS2012.
Any other C++ project I get IntelliSense, but the second I reference SFML it stops working. And it stops not just for SFML libs but for std::blah_blah.
It must be something incredibly silly I'm doing, I'm hoping someone else has had this issue and solved it.
Thanks!
Tried to delete this message and move it to the correct forum, but it won't let me. Sorry about that guys.
// Edit //
Ok I've searched for a couple of days now. Compiled SFML 2.1 with VS2012 a couple of times, created probably 20 different projects static/dynamic, added XML comments in the SFML code base and generated XML all trying to get some kind of IntelliSense support in VS2012.
Any other C++ project I get IntelliSense, but the second I reference SFML it stops working. And it stops not just for SFML libs but for std::blah_blah.
It must be something incredibly silly I'm doing, I'm hoping someone else has had this issue and solved it.
Thanks!