Since I only target Win32 platform, I use VC7 compiler. It is simply the best solution for my needs.
Printable View
Since I only target Win32 platform, I use VC7 compiler. It is simply the best solution for my needs.
Vc++6.0, VC++.net.
I didn't read the entire thread, but... what's BCC?
Not neccessarily, I'm fairly certain that you can install it on Win 98 or higher (could be 95.)Quote:
Originally Posted by upashu2
It is the Borland Compiler... ;)Quote:
Originally Posted by YourSurrogateGod
To be true it called Borland C++ Builder, so it is BCB.Quote:
Originally Posted by YourSurrogateGod
I use Qt library on my Re Hat 8. With GNU C compilator. But it`s very rarely , most of all I use OpenGl to draw what i need, and X window system routines, (its also a part of OpenGl). GLX addon to OpenGL is very nice but it has one greate security problem, If your computer was hacked hacker may get screenshots from your machineQuote:
Originally Posted by upashu2
VC6 and VC7.1 mostly, sometimes GCC when I'm taking care of one of the linux projects.