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 dynamic library link issue #159

Closed
wants to merge 2 commits into from
Closed

Conversation

halx99
Copy link

@halx99 halx99 commented Sep 9, 2022

refer to: #158

@kambala-decapitator
Copy link

are you sure that every single dynamic library is affected?

there's -DENABLE_STRICT_TRY_COMPILE=ON configure flag that you can pass without modifying the toolchain file.

@halx99
Copy link
Author

halx99 commented May 31, 2023

are you sure that every single dynamic library is affected?

there's -DENABLE_STRICT_TRY_COMPILE=ON configure flag that you can pass without modifying the toolchain file.

The default setting of toolchian file should works for ios dynamic framework, right?

@kambala-decapitator
Copy link

The default setting of toolchian file should works for ios dynamic framework, right?

yes, haven't seen any issues with building dylibs for iOS with this project.

@halx99 halx99 closed this Jun 1, 2023
@halx99 halx99 deleted the patch-1 branch June 1, 2023 10:24
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