Can Delphi 2009 be installed on the same machine as Delphi 2006 or Delphi 2007?

前端 未结 18 1448
无人共我
无人共我 2020-12-11 16:12

Is there any conflict?

18条回答
  •  爱一瞬间的悲伤
    2020-12-11 16:59

    I am running 2007 and 2009 on the same machine (this machine) just fine. The only problem you might have is if you are compiling components to the same directory - you will just need to rebuild all your DCU's and packages each time, or make version specific packages and directories.

提交回复
热议问题