

Msys2_shell.cmd -defterm -no-start -mingw64 -here -c /npcap-sdk \ Mingw-w64-x86_64-jansson unzip p7zip python-setuptools mingw-w64-x86_64-python-yaml \ Msys/jansson-devel msys/jansson mingw-w64-x86_64-toolchain automake1.16 \Īutomake-wrapper autoconf libtool libyaml-devel pcre-devel jansson-devel \ Libyaml-devel zlib zlib-devel pkg-config mingw64/mingw-w64-x86_64-nspr \ Pcre-devel gcc gcc-libs make autoconf autogen automake git libyaml \ Mingw64/mingw-w64-x86_64-luajit-git wget jansson jansson-devel libpcre pcre \ Msys2_shell.cmd -defterm -no-start -mingw64 -here -c | pacman -S -noconfirm \ Msys2_shell.cmd -defterm -no-start -here -mingw64 -c | pacman -S -noconfirm -needed base-devel \ So it satisfied my purposes.Īware of PowerShell syntax: msys2_shell.cmd -defterm -no-start -here -mingw64 -c "yes | pacman -Syuu" I was inspired your both answers to write script of build automation for Windows (semi-automation, but who cares).
#LIBJANSSON 4 DLL FILE INSTALL#

# hack: install our own cbindgen system wide as we can't get the.install: git mingw-w64-x86_64-toolchain automake1.16 automake-wrapper autoconf libtool libyaml-devel pcre-devel jansson-devel make mingw-w64-x86_64-libyaml mingw-w64-x86_64-pcre mingw-w64-x86_64-rust mingw-w64-x86_64-jansson unzip p7zip python-setuptools mingw-w64-x86_64-python-yaml mingw-w64-x86_64-jq mingw-w64-x86_64-libxml2.
#LIBJANSSON 4 DLL FILE FULL#
Not a full guide, but this is how we build in github-ci on msys/mingw: OISF/suricata/blob/master/.github/workflows/builds.yml#L1376
