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

/FI compiler option isn't supported #18

Open
kelleyma49 opened this issue Mar 16, 2016 · 2 comments
Open

/FI compiler option isn't supported #18

kelleyma49 opened this issue Mar 16, 2016 · 2 comments

Comments

@kelleyma49
Copy link

/FI compiler option isn't a supported compiler option.

@inorton
Copy link
Owner

inorton commented Mar 18, 2016

Do you mean?

/FI<file> name forced include file

I don't recall implementing that one. I would have thought though those would be noticed. Do you get an error? or false negatives? false positives?

@kelleyma49
Copy link
Author

Yes. see https://github.com/inorton/cclash/blob/master/CClash/Compiler.cs#L461; notice how ProcessArguments() returns false if the /FI compiler option is encountered.

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

2 participants