Windows compilation

Moderator: Project members

Post Reply
Message
Author
TheStaticTurtle
500 Command not understood
Posts: 1
Joined: 2022-01-14 02:17

Windows compilation

#1 Post by TheStaticTurtle » 2022-01-14 02:30

Hi everyone,

I just managed to compile FileZilla it was really easy thanks to the guide :D , there were a few issues with it tho :wink: :
  • First step is to download a very outdated msys that can not update/install packages due to some gpg key issues, just downloading the latest version works fine
  • The GnuTLS version specified (6.3.15) is too old, and it complains later down the line about needing >3.7 (3.7.2 seems to work fine)
  • The "Setting up the environment" part of the guide doesn't mention to add the $HOME/prefix/lib to the PATH leading to being unable to find wxbase30u_xml_gcc_custom.dll (see viewtopic.php?t=1227&start=195)
Otherwise, everything seems to work just fine, thanks a lot for the guide :)
Samuel

Post Reply