Building C++ Projekt => afxwin.h not found
In my VS2013 Solution are many C# projects and one c++ (VS2010) project. While trying to build die whole solution i got the following error:
fatal error C1083: Cannot open include file: 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\atlmfc\include\afxwin.h': No such file or directory
But if VS2010 is installed the should be this folder.
Maybe in a different folder?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 26 Mar, 2015 04:29 AM
Hi Rico,
There is no VS 2010 Professional on build workers, but Express SKUs instead: http://www.appveyor.com/docs/installed-software#visual-studio-2010
However, there is Visual Studio 2013 Community installed with full C++ that might be a solution.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:55 AM.