TOMO-CAT / xmake

🌟A cross-platform build utility based on Lua, better suited for large-scale projects.
https://xmake.io
Apache License 2.0
2 stars 0 forks source link

Recompilation will not be triggered after updating the package #98

Open TOMO-CAT opened 11 hours ago

TOMO-CAT commented 11 hours ago

问题在于软链模式下这些编译参数都变成软链了: image 但是 depfiles 拿不到外部头文件的数据。 image

Issues-translate-bot commented 11 hours ago

Bot detected the issue body's language is not English, translate it automatically.


The problem is that in soft chain mode, these compilation parameters become soft links: image But depfiles cannot get the data of the external header file. image