You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just cloned the project and Im trying to run it in Visual Studio. However I get errors:
Warning A custom tool 'TextTemplatingFileGenerator' is associated with file 'ExFat.tt', but the output of the custom tool was not found in the project. You may try re-running the custom tool by right-clicking on the file in the Solution Explorer and choosing Run Custom Tool. ExFat.Core
Error Failed to find TextTransform.exe tool at 'C:\Program Files (x86)\Common Files\Microsoft Shared\TextTemplating\14.0\TextTransform.exe. ExFat.Core
Warning A custom tool 'TextTemplatingFileGenerator' is associated with file 'Properties\ProductInfo.tt', but the output of the custom tool was not found in the project. You may try re-running the custom tool by right-clicking on the file in the Solution Explorer and choosing Run Custom Tool. ExFat.Core
Warning A custom tool 'TextTemplatingFileGenerator' is associated with file 'ExFat.DiscUtils.tt', but the output of the custom tool was not found in the project. You may try re-running the custom tool by right-clicking on the file in the Solution Explorer and choosing Run Custom Tool. ExFat.DiscUtils
The text was updated successfully, but these errors were encountered:
ditlef9
changed the title
Error when running the program
Error when running the program - Error Failed to find TextTransform.exe tool
Sep 7, 2020
I just cloned the project and Im trying to run it in Visual Studio. However I get errors:
Warning A custom tool 'TextTemplatingFileGenerator' is associated with file 'ExFat.tt', but the output of the custom tool was not found in the project. You may try re-running the custom tool by right-clicking on the file in the Solution Explorer and choosing Run Custom Tool. ExFat.Core
Error Failed to find TextTransform.exe tool at 'C:\Program Files (x86)\Common Files\Microsoft Shared\TextTemplating\14.0\TextTransform.exe. ExFat.Core
Warning A custom tool 'TextTemplatingFileGenerator' is associated with file 'Properties\ProductInfo.tt', but the output of the custom tool was not found in the project. You may try re-running the custom tool by right-clicking on the file in the Solution Explorer and choosing Run Custom Tool. ExFat.Core
Warning A custom tool 'TextTemplatingFileGenerator' is associated with file 'ExFat.DiscUtils.tt', but the output of the custom tool was not found in the project. You may try re-running the custom tool by right-clicking on the file in the Solution Explorer and choosing Run Custom Tool. ExFat.DiscUtils
The text was updated successfully, but these errors were encountered: