Skip to content

Improve Implib#6355

Merged
waruqi merged 14 commits intodevfrom
implib
Apr 23, 2025
Merged

Improve Implib#6355
waruqi merged 14 commits intodevfrom
implib

Conversation

@waruqi
Copy link
Member

@waruqi waruqi commented Apr 23, 2025

@waruqi waruqi added this to the v3.0.0 milestone Apr 23, 2025
@waruqi waruqi merged commit 65e9e50 into dev Apr 23, 2025
44 checks passed
@waruqi waruqi deleted the implib branch April 23, 2025 04:36
@waruqi
Copy link
Member Author

waruqi commented Apr 23, 2025

@SineStriker 试下

@Issues-translate-bot
Copy link

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


@SineStriker Try it

implibfile = target:artifactfile("implib")
end
if not implibfile then
implibfile = path.join(path.directory(targetfile), path.basename(targetfile) .. ".a")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里应该是".dll.a", gcc.lua 里也有个一样的

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

如果有问题 可以直接提 pr过来改进

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

Successfully merging this pull request may close these issues.

3 participants