Hello. I hope it's OK to post this query here.
I have recently started using the Dev C++ editor as I am getting back into computer programming and need to brush up on my C++ coding. I also downloaded it with the Dark SDK in mind.
Currently, DevC++ is installed with the MinGW compiler but I know I can install the Free MS C++ compiler by installing the MS C++ Toolkit and Platform SDK. Haven't done it yet as the MS Platform SDK is a bit heavy on download time.
I am currently running DBPro5.8 which is a wicked tool as far as getting ideas down quickly and test-running my ideas. I am very impressed by what it does.
What I am looking at doing is using DBPro for tesing designs and then using C++ and DarkSDK to implement the designs into the code for my apps. Not because DBPro is bad or anything ..... it isn't, I just prefer the way C++ works and organises things.
What I would like to know is if I install the MS C++ compiler as the default Dev C++ compiler, then is what I have essentially MS VS C++ standard edition but with a different IDE? And would that then be compatible with DarkSDK?
Just wondering as I am looking into buying DarkSDK but I don't know whether I need to buy MS C++ also.
btw, I can't get the MS C++ Beta 2 to install, I avoided the .NET framework for a while but it managed to sneak on my PC via an update and now I get stupid problems with MS updates and installations. I'm sorting that out as I type, so to speak.
Besides that though, Dev C++ is a pretty good editor
Thanks for any tips or advice, offered.