I have installed RAD studio 10.3..
Tried installing TMS FlexCel Studio for VCL and FireMonkey version 7.1.1
facing this error.
============================================================================================================================================
File saved at: D:\Program Files\TMS\FlexCelVCLNT\Setup\FlexCel_build_log.txt
For troubleshooting information, visit: http://www.tmssoftware.biz/flexcel/doc/vcl/guides/installation-guide.html#troubleshooting
----Build started-------------------------------------------- 11.02.2020 - 10:51:07,75
msbuild.exe "D:\Program Files\TMS\FlexCelVCLNT\Packages\dRio\FlexCel_Core.dproj" "/target:Make" "/p:config=Release" "/p:Platform=Win32" "/p:UnitSearchPath=D:\Program Files\lib\Win32\release" "/p:DelphiLibraryPath=D:\Program Files\lib\Win32\release" "/p:IncludePath=D:\Program Files\lib\Win32\release"
Microsoft (R) Build Engine version 4.7.3190.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 11.02.2020 10:51:07.
Project "D:\Program Files\TMS\FlexCelVCLNT\Packages\dRio\FlexCel_Core.dproj" on node 1 (Make target(s)).
CreateProjectDirectories:
Creating directory ".\Win32\Release\".
md ".\Win32\Release\"
Creating directory "bpl\Win32\".
md "bpl\Win32\"
BuildVersionResource:
D:\Program Files\bin\cgrc.exe -c65001 "FlexCel_Core.vrc" -foFlexCel_Core.res
CodeGear Resource Compiler/Binder
Version 1.2.2 Copyright (c) 2008-2012 Embarcadero Technologies Inc.
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Deleting file "FlexCel_Core.vrc".
del "FlexCel_Core.vrc"
D:\Program Files\Bin\CodeGear.Delphi.Targets(399,5): error MSB6004: The specified task executable location "D:\Program Files\bin\dcc32.exe" is invalid. [D:\Program Files\TMS\FlexCelVCLNT\Packages\dRio\FlexCel_Core.dproj]
Done Building Project "D:\Program Files\TMS\FlexCelVCLNT\Packages\dRio\FlexCel_Core.dproj" (Make target(s)) -- FAILED.
Build FAILED.
"D:\Program Files\TMS\FlexCelVCLNT\Packages\dRio\FlexCel_Core.dproj" (Make target) (1) ->
(_PasCoreCompile target) ->
D:\Program Files\Bin\CodeGear.Delphi.Targets(399,5): error MSB6004: The specified task executable location "D:\Program Files\bin\dcc32.exe" is invalid. [D:\Program Files\TMS\FlexCelVCLNT\Packages\dRio\FlexCel_Core.dproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.53
============================================================================================================================================
For troubleshooting information, visit: http://www.tmssoftware.biz/flexcel/doc/vcl/guides/installation-guide.html#troubleshooting
----Build started-------------------------------------------- 11.02.2020 - 10:51:07,75
msbuild.exe "D:\Program Files\TMS\FlexCelVCLNT\Packages\dRio\FlexCel_Core.dproj" "/target:Make" "/p:config=Release" "/p:Platform=Win32" "/p:UnitSearchPath=D:\Program Files\lib\Win32\release" "/p:DelphiLibraryPath=D:\Program Files\lib\Win32\release" "/p:IncludePath=D:\Program Files\lib\Win32\release"
Microsoft (R) Build Engine version 4.7.3190.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 11.02.2020 10:51:07.
Project "D:\Program Files\TMS\FlexCelVCLNT\Packages\dRio\FlexCel_Core.dproj" on node 1 (Make target(s)).
CreateProjectDirectories:
Creating directory ".\Win32\Release\".
md ".\Win32\Release\"
Creating directory "bpl\Win32\".
md "bpl\Win32\"
BuildVersionResource:
D:\Program Files\bin\cgrc.exe -c65001 "FlexCel_Core.vrc" -foFlexCel_Core.res
CodeGear Resource Compiler/Binder
Version 1.2.2 Copyright (c) 2008-2012 Embarcadero Technologies Inc.
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Deleting file "FlexCel_Core.vrc".
del "FlexCel_Core.vrc"
D:\Program Files\Bin\CodeGear.Delphi.Targets(399,5): error MSB6004: The specified task executable location "D:\Program Files\bin\dcc32.exe" is invalid. [D:\Program Files\TMS\FlexCelVCLNT\Packages\dRio\FlexCel_Core.dproj]
Done Building Project "D:\Program Files\TMS\FlexCelVCLNT\Packages\dRio\FlexCel_Core.dproj" (Make target(s)) -- FAILED.
Build FAILED.
"D:\Program Files\TMS\FlexCelVCLNT\Packages\dRio\FlexCel_Core.dproj" (Make target) (1) ->
(_PasCoreCompile target) ->
D:\Program Files\Bin\CodeGear.Delphi.Targets(399,5): error MSB6004: The specified task executable location "D:\Program Files\bin\dcc32.exe" is invalid. [D:\Program Files\TMS\FlexCelVCLNT\Packages\dRio\FlexCel_Core.dproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.53
============================================================================================================================================
Did some web search and Unchecked "Fire Monkey support" even then the error exists.
Any help will be greatly appreciated.