Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ditlef9 opened this issue Sep 7, 2020 · 1 comment
Labels

Comments

@ditlef9
Copy link

ditlef9 commented 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

@ditlef9 ditlef9 changed the title Error when running the program Error when running the program - Error Failed to find TextTransform.exe tool Sep 7, 2020
@picrap
Copy link
Owner

picrap commented Sep 11, 2022

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.

@picrap picrap added the bug label Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants