upd windows instructions

This commit is contained in:
thefish 2019-11-08 03:53:22 +03:00
parent cb7718860a
commit 14c8cf80be
3 changed files with 14 additions and 12 deletions

View File

@ -9,6 +9,8 @@
# #
# create there a symlink to BearLibTerminal.dll # create there a symlink to BearLibTerminal.dll
# $ cd /path/to/mingw32/dlls && sudo ln -s /path/to/BearLibTerminal.dll . # $ cd /path/to/mingw32/dlls && sudo ln -s /path/to/BearLibTerminal.dll .
# Ususally you must place symlink to where mingw stores windows dlls, ie
# /usr/x86_64-w64-mingw32/lib
# the build command # the build command