I'd like to prepare a compiler and debug structure with only the files needed for it. I like to do this using the ms SDK, is it possible or have I to install msvc (express).
Any tip ?
Thanks
Yes , the second.
And I need to compile using ms compiler because I need to use third partu libs previously compiled with msvc.
So... do you think that is simplest to install msvc ? even if I only need to compile c++ code ?
Thanks