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

请问应该如何编译 #65

Open
UltimatePea opened this issue Apr 28, 2017 · 5 comments
Open

请问应该如何编译 #65

UltimatePea opened this issue Apr 28, 2017 · 5 comments

Comments

@UltimatePea
Copy link

需要安装哪些软件,库等

尝试Qt编译提示
./Common.h:5:10: fatal error: 'QtWidgets' file not found
#include
^
1 error generated.

@UltimatePea
Copy link
Author

我已经找到编译方法了,稍后PR/更新

@xiahuaijia
Copy link

可以 分享一下需要什么库吗

@UltimatePea
Copy link
Author

Just Qt would be sufficient. A lot of dependencies to resolve on macOS. Not a fan of c++, so I am not exactly sure how to integrate Qt Library with C++. You've got any ideas?

@xiahuaijia
Copy link

xiahuaijia commented Sep 2, 2017

我是 win32 的Qt IDE 编译是Cmake 和 vs2017 依赖 VLC openssl 也手动加上了. 就是编译不通过.

还有Qt 是 全平台的啊 和macOS 没什么关系吧 头文件的话 win下面用vs2017的 C++ 包也是一件解决的.QAQ

@UltimatePea
Copy link
Author

UltimatePea commented Sep 5, 2017

The main difficulty I am experiencing is that the project is a Visual Studio Project that can't be opened under macOS.

I actually forgot a lot of details on what errors I was getting. It has been 4 months.

Hope someone else would find a solution to this. Lol.

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

2 participants