visual-c++-2008-express Questions
8
I have atls.lib in my hard drive, but I can't link it into my Visual Studio project. I know that atls.lib is an ATL specific library file, and I have all the ATL files/headers/libraries. However, I...
Squally asked 20/6, 2012 at 15:37
4
Solved
I'm trying to do something which is very easy to do in the regular MSVC, but not supported easily in VC++ Express.
There is no resource editor in VC++ Express. So I added a file named version.rc i...
Conventicle asked 12/5, 2009 at 12:42
2
Solved
I have no other errors or warning in my solution, which would be great but this error has totally baffled me. I have three projects, one references none, and the other two both reference it.
One i...
Hellenism asked 15/10, 2011 at 2:7
2
Solved
I'm getting a rather odd error message when attempting to wcout a wstring in vc++ 2008 express:
error C2679: binary '<<' : no operator found which takes a right-hand operand of type 'std::...
Umbilication asked 17/9, 2009 at 13:51
4
Solved
I have a really vague problem, but I hope someone can help with it. I was modifying a C++ project and yesterday it was still working, but today it's not. I'm pretty sure I didn't change anything, b...
Ramberg asked 3/12, 2009 at 17:57
4
Solved
Is there a way to debug code on Visual C++ 2008 Express, such as I can watch a variable for certain value(s) and, when it assumes this value, to break?
For instance, I want to break when xbecomes ...
Tetreault asked 8/1, 2010 at 16:37
1
© 2022 - 2024 — McMap. All rights reserved.