Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望该项目可以支持windows友好编译 #8

Open
futureflsl opened this issue Jun 5, 2023 · 4 comments
Open

希望该项目可以支持windows友好编译 #8

futureflsl opened this issue Jun 5, 2023 · 4 comments

Comments

@futureflsl
Copy link

试了下VS2019编译各种报错,有人用mingw但是我这边也失败了。似乎更新代码后不好编译了

@huakunyang
Copy link
Owner

谢谢在Window上的尝试,本项目是在Ubunut Linux上开发完成的,虽然没有什么额外的库的依赖,但对于系统的调用函数和头文件可能存在一些依赖,同时可能因为Ubuntu的gcc 和 windows 上的visual studio在某些语法上的不兼容,也可能导致编译问题,在开发过程中,我没有在Windows上测试过,这个也在Readme 文件中也有说明,后续我会在和合适的时候解决WIndows上的编译问题,但毕竟本人时间有限,维持多个系统的编译和测试需要不少时间,只能排着来,希望各位理解。

对于这类问题,还是期望大家优先使用Ubuntu,毕竟对很多开源算法,Ubuntu的环境更友好,对于嵌入式也是如此,在Windows上的暂时问题,可以尝试一下Windows上的Ubuntu 环境: WSL,这个我试过,本项目可以很好的编译运行, 而且WSL 也可以访问WIndows的文件系统,很方便。

再次表示对Windows暂时支持不够的歉意,并对各位对本项目的喜爱和使用并测试表示衷心的感谢, bow :-)

@aiaimimi0920
Copy link

@futureflsl
I think I have solved the issue of Windows compilation. You can try my method:
#35

@liaiwu
Copy link

liaiwu commented Feb 8, 2024

@aiaimimi0920 的方案看了还是搞不定,能否提供一个编译好的动态库也行啊.

@aiaimimi0920
Copy link

所以你是卡在哪一步?总要有个编译报错之类的把?

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

No branches or pull requests

4 participants