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

ffigen support conda environment? #868

Closed
lindeer opened this issue Dec 26, 2023 · 2 comments
Closed

ffigen support conda environment? #868

lindeer opened this issue Dec 26, 2023 · 2 comments
Labels
P3 A lower priority bug or feature request package:ffigen

Comments

@lindeer
Copy link
Contributor

lindeer commented Dec 26, 2023

my clang is installed in conda environment, but now ffigen do not search dynamicLibrary in conda's paths. Could it be supported?

@dcharkes
Copy link
Collaborator

Yes, sure.

Please submit a PR that adds it here:

/// Returns location of dynamic library by searching default locations. Logs
/// error and throws an Exception if not found.
String findDylibAtDefaultLocations() {

@dcharkes dcharkes added the P3 A lower priority bug or feature request label Dec 29, 2023
@lindeer
Copy link
Contributor Author

lindeer commented Dec 29, 2023

I'd love to~ #869

@lindeer lindeer closed this as completed Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 A lower priority bug or feature request package:ffigen
Projects
None yet
Development

No branches or pull requests

2 participants