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

Something wrong with FLOWExaFMM #3

Open
Dhruvin108 opened this issue Aug 7, 2022 · 4 comments
Open

Something wrong with FLOWExaFMM #3

Dhruvin108 opened this issue Aug 7, 2022 · 4 comments

Comments

@Dhruvin108
Copy link

When I try to precompile FLOWExaFMM, something wrong like this:

[ Info: Precompiling FLOWExaFMM [a07d1f4e-0e34-4d8b-bfef-e5b961477d34]
ERROR: LoadError: could not load library "C:\Users\G.julia\packages\FLOWExaFMM\SwcNX\src\fmm"
The specified module could not be found.

What should I do next?
Thank you so much!

@super-J123
Copy link

When I try to precompile FLOWExaFMM, something wrong like this:

[ Info: Precompiling FLOWExaFMM [a07d1f4e-0e34-4d8b-bfef-e5b961477d34] ERROR: LoadError: could not load library "C:\Users\G.julia\packages\FLOWExaFMM\SwcNX\src\fmm" The specified module could not be found.

What should I do next? Thank you so much!

I encountered this problem too! on windows 10, I have tried julia 1.3.1, 1.4.2, 1.6.7, 1.8.0 version 32 and 64-bit software, but all appear the same error: ERROR: LoadError: could not load library "C:\Users\Administrator.julia\packages\FLOWExaFMM\SwcNX\src\fmm";

Actually there is no "fmm" file in the path ".julia\packages\FLOWExaFMM\SwcNX\src", only a FLOWExaFMM.jl file in src path;

The author has tested FLOWExaFMM on linux, maybe this is a problem specific to Windows, I would like to ask you if you have found a solution for this error afterwards?

Thank you so much!

@Dhruvin108
Copy link
Author

Dhruvin108 commented Sep 12, 2022 via email

@EdoAlvarezR
Copy link
Collaborator

Sorry for the late reply. Were you guys able to figure out how to compile this on Windows?
If not, people usually create a Linux virtual machine inside Windows where they run their code.

@Tupuuducuu
Copy link

Hello,

I just have the problem on Ubuntu 22.
I have the fmm.so file, but not the fmm

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

4 participants