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

I try to compile the project with cygwin, I got the exe file, but it must run in cygwin, otherwise it prompt lost cygwin*.dll #5

Open
xjl456852 opened this issue Jun 10, 2024 · 5 comments

Comments

@xjl456852
Copy link

I try to compile the project with cygwin, I got the exe file, but it must run in cygwin, otherwise it prompt lost cygwin*.dll.
How to deal with making it not dependent on the cygwin environment?
thank you!

@dmiller423
Copy link

Why not just build with clang? (non cygwin/msys)
I wish people would stop using ancient cruft...

@xjl456852
Copy link
Author

Why not just build with clang? (non cygwin/msys) I wish people would stop using ancient cruft...

I tried to use clang, But I can't install the dependencies. how to install these cyg-get gcc-g++ gcc-core make gcc-fortran gcc-objc gcc-objc++ libkrb5-devel libkrb5_3 libreadline-devel libssl-devel libwrap-devel tcp_wrappers libraries?

@valorisa
Copy link
Owner

valorisa commented Jul 4, 2024

Could you please supply a screenshot ?

@valorisa
Copy link
Owner

valorisa commented Jul 4, 2024

I tried to use clang, But I can't install the dependencies. how to install these cyg-get gcc-g++ gcc-core make gcc-fortran gcc-objc gcc-objc++ libkrb5-devel libkrb5_3 libreadline-devel libssl-devel libwrap-devel tcp_wrappers libraries ?

You have to run the setup.exe of Cygwin to install packages one by one.
https://www.cygwin.com/install.html

@valorisa
Copy link
Owner

valorisa commented Sep 1, 2024

I try to compile the project with cygwin, I got the exe file, but it must run in cygwin, otherwise it prompt lost cygwin*.dll. How to deal with making it not dependent on the cygwin environment? thank you!

A screenshot please.

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

3 participants