-
Notifications
You must be signed in to change notification settings - Fork 3
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
Comments
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! |
Hi
I still don't know how to solve the problem. Maybe it's specific to Windows.
…-----原始邮件-----
发件人:super-J123 ***@***.***>
发送时间:2022-09-07 11:10:54 (星期三)
收件人: byuflowlab/FLOWExaFMM ***@***.***>
抄送: ZemingGao ***@***.***>, Author ***@***.***>
主题: Re: [byuflowlab/FLOWExaFMM] Something wrong with FLOWExaFMM (Issue #3)
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!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sorry for the late reply. Were you guys able to figure out how to compile this on Windows? |
Hello, I just have the problem on Ubuntu 22. |
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!
The text was updated successfully, but these errors were encountered: