freelan-developers / freelan

The main freelan repository.
http://www.freelan.org
Other
1.35k stars 201 forks source link

Problem with build of latest version #247

Open svddevelop opened 1 year ago

svddevelop commented 1 year ago

Hello All, I had try to build third-parts library under Windows10 and have follows messages:

` Z:\WI\VPN\FREELAN-VPN\vcpkg>vcpkg install boost miniupnpc libiconv openssl curl --triplet x86-windows-static Computing installation plan... The following packages will be built and installed: boost:x86-windows-static -> 1.83.0#1

error: building libffi:x64-windows failed with: BUILD_FAILED Elapsed time to handle libffi:x64-windows: 41 s Please ensure you're using the latest port files with git pull and vcpkg update. Then check for known issues at: https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libffi You can submit a new issue at: https://github.com/microsoft/vcpkg/issues/new?title=[libffi]+Build+error&body=Copy+issue+body+from+Z%3A%2FWI%2FVPN%2FFREELAN-VPN%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md

Z:\WI\VPN\FREELAN-VPN\vcpkg>`

my question is: What is wrong?