[Mingw-users] gnucap build dll problem

Zurück zum Archiv-Index
Eli Zaretskii eliz****@gnu*****
Fri Jun 28 21:24:13 JST 2019


> From: Patrick Mulder <mulde****@gmail*****>
> Date: Fri, 28 Jun 2019 11:37:50 +0200
> 
> I am trying to build the opensource circuit simulator gnucap with MinGW.
> There is a CMake branch of the project and it works fine to compile the DLL and a first .exe file
> 
> However, when I try to run the result I get:
> 
> modelgen/gnucap-modelgen.exe
> C:/Users/muld/git/gnucap/build4/modelgen/gnucap-modelgen.exe: error while loading shared libraries:
> libgnucap.dll: cannot open shared object file: No such file or directory 

Make sure libgnucap.dll is either in the same directory as
gnucap-modelgen.exe or in a directory mentioned in Path.



More information about the MinGW-Users mailing list
Zurück zum Archiv-Index