Delphi can do it with ease.
Quote from: Fiji on July 12, 2014, 08:25:35 pmDelphi can do it with ease.fpc has fpmake there is no reason to use msbuild delphi has no such utility as far as I know so they use msbuild instead. In any case I would advice to stay with delphi is you need msbuild or learn how to use fpcmake.
Quote from: taazz on July 12, 2014, 08:36:28 pmQuote from: Fiji on July 12, 2014, 08:25:35 pmDelphi can do it with ease.fpc has fpmake there is no reason to use msbuild delphi has no such utility as far as I know so they use msbuild instead. In any case I would advice to stay with delphi is you need msbuild or learn how to use fpcmake.Watch the difference between fpmake and fpcmake
Actually I use SublimeText to compile Delphi projects. So I wonder how to compile fpc projects with a command line? Because of unit paths..