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

VS2019编译问题。 #21

Open
kouzhudong opened this issue Jun 8, 2019 · 0 comments
Open

VS2019编译问题。 #21

kouzhudong opened this issue Jun 8, 2019 · 0 comments

Comments

@kouzhudong
Copy link

1.需提前编译好openssl,并设置本工程的相关设置,如导入的头文件和库文件的位置。
2.需在\rdpscan\src\util-sockets.c的第一行添加:#define WIN32 1
3.需在\rdpscan\src\util-log.c的第八行添加:#define WIN32 1

这样方可编译通过。

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

1 participant