I'm inheriting a native C++ application. It was developed with Borland CodeGear.
Right now, I already have a copy of Visual Studio 2008 installed on my system. Is there anything that would prevent me from building the system with Visual Studio, even though it was developed in CodeGear?
I'm already familiar with Visual Studio, so that's one advantage. Additionally, it looks like I'd end up with another license fee, to buy CodeGear (or the latest version of it offered by Embarcadero - C++ Builder I suppose).
I'm a newb developing native C++ apps, so any help would be greatly appreciated! Thanks.