Pregunta

I'm (still) using Borland Turbo C++ 2006. Is there any (non-borland) IDE that can import and compile my (VCL-based) projects?

¿Fue útil?

Solución

No, the VCL relies on extensions to the C++ language which are not available in any compiler other than those produced by Borland/Embarcadero.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top