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

Fix build bug on Windows #1917

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Fix build bug on Windows #1917

merged 1 commit into from
Aug 1, 2023

Conversation

AstroAir
Copy link
Contributor

@AstroAir AstroAir commented Aug 1, 2023

Just fix building bug on Windows platform.I hava tested on Msys2(Mingw64)

@knro
Copy link
Contributor

knro commented Aug 1, 2023

Great thanks, that works! Do you have any ideas if the failure in the Visual Studio is similar?

@AstroAir
Copy link
Contributor Author

AstroAir commented Aug 1, 2023

@knro I looked at the error logs of the build and found that most of them were due to calling proprietary libraries on the Linux platform on the Windows platform, which resulted in errors. Maybe we need to differentiate the platform through macros and rewrite some codes.

@knro knro merged commit 23afb5a into indilib:master Aug 1, 2023
10 of 11 checks passed
knro pushed a commit that referenced this pull request Aug 2, 2023
knro pushed a commit to knro/indi that referenced this pull request Sep 21, 2023
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

Successfully merging this pull request may close these issues.

2 participants