From 294178b598408c064567fa733ccac737e4231468 Mon Sep 17 00:00:00 2001 From: Yang Liu Date: Thu, 5 Jun 2025 15:52:42 +0800 Subject: [WOW64] The official file name is wowbox64.dll (#2709) --- docs/COMPILE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/COMPILE.md') diff --git a/docs/COMPILE.md b/docs/COMPILE.md index 9f8df2eb..14cba09d 100644 --- a/docs/COMPILE.md +++ b/docs/COMPILE.md @@ -33,7 +33,7 @@ If you also want binfmt integration on 32bits binaries, you also need to add `-D ### Note about WowBox64 A highly experimantal subproject named WowBox64 has been added as a build option, add `-DWOW64=ON` to the cmake command to enable it. -It will build alongside the regular Box64, and produce a `libwowbox64.dll` file in `build/wowbox64-prefix/src/wowbox64-build/` directory. +It will build alongside the regular Box64, and produce a `wowbox64.dll` file in `build/wowbox64-prefix/src/wowbox64-build/` directory. ### Note about binfmt_misc on Android -- cgit 1.4.1