livox-sdk编译 #175
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
在windows下如何用mingw编译livox-sdk?用vs编译的静态库,在qt项目中引用,编译器必须选MSVC,否则报错,但是项目需要使用mingw编译器。
您好,
目前我们没有尝试过在 mingw编译器下编译过 livox-sdk;对于这方面的差异可以给您提供的帮助比较少。
可以参考一下这个链接中的相关描述:
https://blog.csdn.net/caolinqing1/article/details/107714914
希望对您有帮助。