Skip to content
Discussion options

You must be logged in to vote

include/VkBootstrap.h:19:10: fatal error: 'cassert' file not found

提示很明显了,languages 不对,找不到,on_test 里面加上对应 languages,参考下其他 xmake-repo 包

    assert(package:has_cfuncs("destroy_instance", {includes = "VkBootstrap.h"}))

另外,c++ 是 has_cxxfuncs 不是 has_cfuncs

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zheng95z
Comment options

Answer selected by zheng95z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants