picrap / ExFat

exFAT read/write
MIT License
8 stars 5 forks source link

Error when running the program - Error Failed to find TextTransform.exe tool #8

Open ditlef9 opened 4 years ago

ditlef9 commented 4 years ago

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

picrap commented 2 years ago

Two years later, I answer 😅 At the time I was using an external tool. All all this should be refactored to use only Visual Studio.