Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在质疑 cl makefile 的结构。
我已经进行了更改,将 gcc 替换为 cl。
我如何告诉编译器它正在编译的 .C 文件的包含文件在哪里?在 gnu 类型的 makefile 中使用的相同 -I 标记是否有效?
您可以使用/I来指定包含文件夹的路径。
/I