/I requires an argument #25171
-
I am working on extending openssl for bzlmod to Windows and I get the oddest error.
raccoons-build/bazel-openssl-cc#5 I know the |
Beta Was this translation helpful? Give feedback.
Answered by
andrewkatson
Feb 3, 2025
Replies: 2 comments
-
And when I print out the srcs and hdrs I get loads of files
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh I see what happened. We had |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
andrewkatson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh I see what happened. We had
/I path/to/file
when it needed to be/Ipath/to/file