Re: Request help for installing Salome on Windows
Hi,
I downloaded "Salome5.1.5_ForTestsOnWindows_release_full.zip" to the root directory and unzipped using 7zip. I ran the batch file and the result was as shown on the attached .jpg, "Salome Unsuccessful install.jpg". The missing file, SalomeApp.dll, does exist in the installation folder. The location is:
Salome5.1.5_ForTestsOnWindows\release\modules\GUI_INSTALL\lib\salome
I'm no expert on this sort of thing. I am very interested in using the repair capabilities of the geometry module to fix problem models for use in other software.
Thanks in advance to anyone who could give some advice on how to get this to install properly.
Sincerely,
JoeM
Sorry to reopen old message but i still have same problem whit version 6.4.0.
I put Salome in this path: C:\Salome
and file searched is in: C:\Salome\MODULES\GUI\lib\salome
I have followed the readme instruction installing it for 32 and 64 bit (im on Win7 64bit)
- To run SALOME you will probably need Microsoft Visual Studio 2008 Redistributable
Pack to be installed on your computer. If SALOME is not launched, you probably have
no Microsoft Visual Studio 2008 Redistributable Pack installed.
You can find it in the PRODUCTS\redist directory. The simplest way is to execute
vcredist_x86.exe that will guide you through the installation procedure.
But the error is still:
Can not load application library “SalomeApp.dll” impossibile trovare la procedura specificata.
(impossible find specified procedure)
TY
Hi Fabio,
I had the same issue and have resolved the problem. The story is simple. I had installed opencascade too, which had copied all the TK*.dlls to the Windows system directory. Then Salome gets confused what version to load since Windows/system32 is always the preferred location to look for dll libraries. So I deleted opencascade and all the VK*.dll in the Windows/system32 directory and salome launches again
By the way. Encounting similar problems use the DLL Dependency Walker util to identify the loading problem.
regrades
