I have a project that needs to be compiled. It is compiled on our build server, on which I just installed the Windows SDK 7.1. I would not want to install the actual Visual Studio on this computer, but I get the error βcannot find the atlstr.h fileβ, which I just read, is part of ATL, which is part of Visual Studio.
Is there a way I can compile it without installing Visual Studio on the build server?
Mladen mihajlovic
source share