Page 1 of 1

Solver unable to find FlowSolve.dll

Posted: 07 Jun 2012, 15:56
by Captain Slow
Hi,

I have upgraded to Elmer7, using the windows binary on xp. I have been using a previous version of Elmer successfully for some time. However, I now have the following problem described in the Solver Log:

Code: Select all

ELMER SOLVER (v 7.0) STARTED AT: 2012/06/07 13:38:16
MAIN: 
MAIN: ==========================================
MAIN:  E L M E R  S O L V E R  S T A R T I N G
MAIN:  Library version: 5.5.0 (Rev: 4204)
MAIN: ==========================================

MAIN: 
MAIN: 
MAIN: -----------------------
MAIN: Reading Model ...

MAIN: Done
MAIN: -----------------------
Loading user function library: [FlowSolve]...[FlowSolver_Init]

Load: Unable to open shared library: [FlowSolve]
Can not find FlowSolve.

Load: Unable to open shared library: [FlowSolve.dll]
Can not find FlowSolve.dll.

Load: Unable to open shared library: [./FlowSolve]
Can not find ./FlowSolve.

Load: Unable to open shared library: [./FlowSolve.dll]
Can not find ./FlowSolve.dll.

Load: Unable to open shared library: [C:\Elmer7\share\elmersolver\lib/FlowSolve]
Can not find C:\Elmer7\share\elmersolver\lib/FlowSolve.

Load: Unable to open shared library: [C:\Elmer7\share\elmersolver\lib/FlowSolve.dll]
Can not find C:\Elmer7\share\elmersolver\lib/FlowSolve.dll.
What is the problem here? What might be the solution?

Re: Solver unable to find FlowSolve.dll

Posted: 07 Jun 2012, 16:13
by raback
Hi

You seem to have some old version (5.5) also on your path. I think the versions get mixed up. Try to remove the old version.

-Peter

Re: Solver unable to find FlowSolve.dll

Posted: 07 Jun 2012, 16:20
by Captain Slow
Aha! that has sorted it Thank You. I should probably have noticed the library version part of the Solver Log.

Re: Solver unable to find FlowSolve.dll

Posted: 14 Apr 2015, 19:42
by cosswald
I am having the same issue (Win7). FlowSolve and many other files are in the lib folder. I am trying to open a project that I had created in Ubuntu a year or so ago (no longer have access to that computer, but I have all the files from the project).

Code: Select all

ELMER SOLVER (v 7.0) STARTED AT: 2015/04/14 11:35:00
MAIN: 
MAIN: =============================================================
MAIN: ElmerSolver finite element software, Welcome!
MAIN: This program is free software licensed under (L)GPL
MAIN: Copyright 1st April 1995 - , CSC - IT Center for Science Ltd.
MAIN: Webpage http://www.csc.fi/elmer, Email elmeradm@csc.fi
MAIN: Library version: 7.0 (Rev: 8d1f609)
MAIN: =============================================================

MAIN: 
MAIN: 
MAIN: -------------------------------------
MAIN: Reading Model: case.sif

Loading user function library: [FlowSolve]...[FlowSolver_Init0]

Load: Unable to open shared library: [FlowSolve]
Can not find FlowSolve.

Load: Unable to open shared library: [FlowSolve.dll]
Can not find FlowSolve.dll.

Load: Unable to open shared library: [./FlowSolve]
Can not find ./FlowSolve.

Load: Unable to open shared library: [./FlowSolve.dll]
Can not find ./FlowSolve.dll.

Load: Unable to open shared library: [D:\Elmer7\share\elmersolver\lib/FlowSolve]
Can not find D:\Elmer7\share\elmersolver\lib/FlowSolve.

Load: Unable to open shared library: [D:\Elmer7\share\elmersolver\lib/FlowSolve.dll]
Can not find D:\Elmer7\share\elmersolver\lib/FlowSolve.dll.

Re: Solver unable to find FlowSolve.dll

Posted: 15 Apr 2015, 10:07
by annier
Hi Chris,
Though i don't have enough experiences about Elmer in Windows, i would recommend you to install the latest version of Elmer as suggested by Peter in the above post.

Yours
Anil Kunwar

Re: Solver unable to find FlowSolve.dll

Posted: 22 Apr 2015, 19:16
by cosswald
I tried reinstalling and get the same error when I try to run my project. Additionally, when I now try to install Elmer, I get the following error: "A newer version of Microsoft Visual C++ 2010 Redistributable has been detected on the machine." If I keep closing the pop-up, it completes the install (don't know if it's properly installed though due to the error) and I can open up Elmer. This is an error that has been mentioned before but hasn't been addressed.

viewtopic.php?f=2&t=3859#p13396

Re: Solver unable to find FlowSolve.dll

Posted: 22 Apr 2015, 19:29
by Coco
Hi,

I have the same question about C++2010.

Elmer works as usual.

I remembered that about 60% of installation is slow,but the rest is very fast.Just in 1 second.

Is it correctlly installed?

Coco

Re: Solver unable to find FlowSolve.dll

Posted: 13 May 2015, 20:17
by cosswald
My current temporary solution is using a virtual machine with an old version of Ubuntu. Doesn't seem like there are plans to fix this issue as the GUI didn't work in the latest version of Ubuntu either.