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

Custom tools are ignored in project generators #157

Open
GAMMACASE opened this issue Dec 20, 2023 · 0 comments
Open

Custom tools are ignored in project generators #157

GAMMACASE opened this issue Dec 20, 2023 · 0 comments

Comments

@GAMMACASE
Copy link
Member

Currently, output of custom tools like protoc, isn't included in the generated project files that's done via --gen option. Since in this particular example with protoc, the output files are placed in the build obj location and are used by the ambuild process, but are never evaluated for the project generation, which causes projects solutions to be unable to see and work with anything that depends on the generated content without manual changes.

Steps to reproduce would be to generate a VS project solution for metamod-source master and attempt to compile it within the MSVC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant