You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,15 +25,15 @@ While testing Windows 11 recently, I *have* been able to get SpiritVNC-FLTK comp
25
25
Unless your language is English, no. It is NOT out of disrespect for your particular language, I just don't have the time or resources to maintain different localizations and I feel adding a localization mechanism to SpiritVNC-FLTK would add complexity and increase executable size. If anyone has any feedback or ideas for _lightweight_ localization, just create an issue.

36
+

37
37
38
38
- - - -
39
39
@@ -46,11 +46,11 @@ You will need both the libraries and development packages of the following:
46
46
- An installed SSH client runable with the `ssh` command or similar (adjustable within program settings)
47
47
- GNU make must be installed on OpenIndiana and FreeBSD
48
48
49
-
**macOS Intel** - [Homebrew](https://brew.sh/) is now the recommended way to install dependencies on macOS, at least on Intel. I stopped using MacPorts because too many bugs affected packages I needed.
49
+
**macOS Intel** - [Homebrew](https://brew.sh/) is now the recommended way to install dependencies on macOS, at least on Intel. I stopped using MacPorts because too many bugs affected packages I needed.
50
50
51
51
**macOS Apple Silicon** - I don't have access to an Apple Silicon Mac (M1, M2, etc), so testing is non-existent.
52
52
53
-
**Windows Intel** - [MSYS2](https://www.msys2.org/) is the recommended way to install dependencies on x86_64 versions of Windows 10 and 11. libvncclient has some [Windows-specific bugs](https://github.com/LibVNC/libvncserver/issues?q=is%3Aissue+is%3Aopen+windows) that may not get fixed right away.
53
+
**Windows Intel** - [MSYS2](https://www.msys2.org/) is the recommended way to install dependencies on x86_64 versions of Windows 10 and 11. libvncclient has some [Windows-specific bugs](https://github.com/LibVNC/libvncserver/issues?q=is%3Aissue+is%3Aopen+windows) that may not get fixed right away.
54
54
55
55
**Windows ARM** - No Windows ARM machines are available to me, so testing is non-existent.
0 commit comments