From: <sba...@us...> - 2021-03-24 22:54:37
|
This is an automated email from the git hooks/post-receive-user script. sbaldovi pushed a commit to branch master in repository fuse. View the commit online: https://sourceforge.net/p/fuse-emulator/fuse/ci/f56eeffd9e092cfa1a382659ae028aa87c539e20/ commit f56eeffd9e092cfa1a382659ae028aa87c539e20 Author: Sergio Baldoví <ser...@gm...> AuthorDate: Wed Mar 24 23:40:46 2021 +0100 Update compile instructions for win32 UI --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 56464b56..cc6a0a76 100644 --- a/INSTALL +++ b/INSTALL @@ -142,7 +142,7 @@ PKG_CONFIG_LIBDIR=/usr/local/i686-w64-mingw32/lib/pkgconfig \ --prefix=/usr/local/i686-w64-mingw32 make -Note: you need `libspectrum-8.dll' and the `roms' directory and the `lib' +Note: you need `libspectrum-9.dll' and the `roms' directory and the `lib' directory to `fuse' run perfectly. You may copy this file and directories into that directory where `fuse.exe' exists. On Windows you may need to copy all files from `lib/uncompressed' into `lib'. Alternatively, you could |