Jump to content

VC Support


Maki

Recommended Posts


  • Group:  Members
  • Topic Count:  146
  • Topics Per Day:  0.03
  • Content Count:  1195
  • Reputation:   467
  • Joined:  11/15/11
  • Last Seen:  

Ind:

Whenever we're required to add a new file to be included, say a configuration file such as General.h, we're required to edit 10 files just for VC (because we support VC6,7,8,9,10 and thats 2 files for each) + 1 file for gcc support. Do you think it'd be possible to reduce the amount of supported VC versions? Do you see any problem in reducing? Do you think these older are even used anymore?

Let me know your opinion.

Thank you for your time.

GodLesZ:

Like I said on a previous topic, all old stuff should be removed as they are just wasting space there. A clean up is a must.

+1.

I personally use VS 2010 Ultimate @work and private. Only for some of my old projects VS 2008 until convert.

I dont see any reason why we should keep any project files for old 2003, 2005 or even older versions.

We should declare some guidelines for clean up of old stuff like this.

IMO we should keep support for the last 2 version (and gcc of course).

  • Upvote 2
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  257
  • Reputation:   253
  • Joined:  11/29/11
  • Last Seen:  

I see no reason to support any versions other than 10 (+gcc)

We're moving forward, that should mean making our community do the same.

C++ Express is a 100mb download, not hard.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  146
  • Topics Per Day:  0.03
  • Content Count:  1195
  • Reputation:   467
  • Joined:  11/15/11
  • Last Seen:  

Completed and closed.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...