Error build msys64+mingw64

This forum is about all development around libVLC.
lunatichai
New Cone
New Cone
Posts: 1
Joined: 02 Aug 2019 18:52

Error build msys64+mingw64

Postby lunatichai » 02 Aug 2019 19:01

Hello! I can't build lib on win10 and mingw64
My steps:
1 - setup msys and update (pacman -Syu)
2 - pacman -S mingw-w64-x86_64-toolchain
3 - pacman -S mingw-w64-x86_64-vlc
4 - download vlc sources
5 - cd vlc and run ./bootstrap
6 - mkdir win32 && cd win32
7 - sh ../extras/package/win32/configure.sh --host=x86_64-w64-mingw32 \
--disable-nls \
--disable-dv1394 \
--disable-dc1394 \
--disable-dvdread \
--disable-live555
8 - make

so here i've got errors:
CCLD libvnc_plugin.la
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lvncclient
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lgcrypt.dll.a
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lsasl2.dll.a
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lz.dll.a
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -llzo2.dll.a
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -ljpeg.dll.a
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lgnutls.dll.a
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lssl.dll.a
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lcrypto.dll.a

help me pls

mangup
Blank Cone
Blank Cone
Posts: 71
Joined: 12 Apr 2019 20:23

Re: Error build msys64+mingw64

Postby mangup » 04 Aug 2019 15:17

The maintainers recommend docker-method: https://forum.videolan.org/viewtopic.php?f=14&t=146175&p=490185#p479606


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 30 guests