Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

OMEdit .exe System error

OMEdit .exe System error

OMedit reports system error: libcurl-4.dll not found
Reinstallation didn't help.
The libcurl-4.dll actually exists in
C:\Program Files\OpenModelica1.16.0-dev-64bit\tools\msys\mingw64\bin

Re: OMEdit .exe System error

Yes, it seems we forgot to copy it as is now needed due to new functionality.
Copy libcurl-4.dll to:
C:\Program Files\OpenModelica1.16.0-dev-64bit\bin
until I will fix this properly in a new nightly.

Thanks for reporting this.

Re: OMEdit .exe System error

It appears a few other .dll's have to be copied too:
librtmp-1.dll
libssh2-1.dll

Maybe more ... I'm giving up

Re: OMEdit .exe System error

Ouch, there are plenty! I'll fix this.

Code:


adrpo33@ida-0030 MINGW64 /e/OMDev/tools/msys/mingw64/bin
$ /c/OMDev/bin/ntldd/mingw64/ntldd.exe -R libcurl-4.dll | grep -v WINDOWS | grep -v "not found"
        LIBEAY32.dll (0x0000000001310000)
        libidn-11.dll (0x00000000006f0000)
         libiconv-2.dll (0x0000000000f50000)
         libintl-8.dll (0x00000000001d0000)
        librtmp-1.dll (0x00000000001d0000)
         libgmp-10.dll (0x0000000000f50000)
         libgnutls-30.dll (0x0000000000f50000)
          libwinpthread-1.dll (0x0000000000020000)
          libp11-kit-0.dll (0x00000000006f0000)
           libffi-6.dll (0x0000000000020000)
          libtasn1-6.dll (0x00000000006f0000)
         libhogweed-4-1.dll (0x00000000006f0000)
         libnettle-6-1.dll (0x0000000001080000)
        libssh2-1.dll (0x00000000006f0000)
        SSLEAY32.dll (0x0000000000f50000)
        zlib1.dll (0x00000000006f0000)

There are 0 guests and 0 other users also viewing this topic