Dev-C++ is not intended as a general "Programmers Editor", so expecting it to work with every free compiler is not reasonable. It is designed to work with MingW/gcc...
Some time ago, I was successful using JGNAT with the SDK C++ compiler. For C# and VB.net, the SharpDevelop IDE is quite good.
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want develop program useing latest ms sdk.
Dev-C++ 4.9.8.0
cannot not set the include dir and lib dir?
why?
Because Dev-C++ is an IDE for MinGW. AFAIK, the MS SDK works best with Visual C++.
Dev-C++ is not intended as a general "Programmers Editor", so expecting it to work with every free compiler is not reasonable. It is designed to work with MingW/gcc...
Some time ago, I was successful using JGNAT with the SDK C++ compiler. For C# and VB.net, the SharpDevelop IDE is quite good.
Wayne
Oops, I meant Jgrasp...what a putz
Wayne