File tree 1 file changed +7
-2
lines changed
docs/modules/stackablectl/pages
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -96,8 +96,13 @@ up asking if you want to allow access for `stackablectl`. You must allow access.
96
96
Windows::
97
97
+
98
98
--
99
- Currently, there are no pre-built binaries available for Windows. Please refer to xref:#building-from-source[this]
100
- section to learn how to build the binary from source.
99
+ Currently, there are no pre-built binaries available for Windows. At the time of writing this compiling `stackablectl` on
100
+ Windows was impossible due to upstream bugs.
101
+ While it may have become possible since then, it'll still provide significant challenges due to high technical complexity
102
+ related to FFI, cgo and Windows-specific issues.
103
+
104
+ If you do want to attempt it, please refer to xref:#building-from-source[this] section - and if you are successful, by
105
+ all means, give us a shout and we will reward you handsomely!!
101
106
--
102
107
====
103
108
You can’t perform that action at this time.
0 commit comments