This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 7586a7a6cb note about building on windows (#830)
7586a7a6cb is described below
commit 7586a7a6cbc4bf960c588377091a58a29b6485d6
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Dec 4 08:59:43 2023 +0100
note about building on windows (#830)
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 4e41966bb4..9efbfa42e0 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ See https://pekko.apache.org for the documentation including
the API docs. The d
## Building from Source
+The CI build is Linux based (Ubuntu) and most Pekko developers use Macs or
Linux machines. There have been reports of issues when building with Windows
([#829](https://github.com/apache/incubator-pekko/issues/829)).
+
### Prerequisites
- Make sure you have installed a Java Development Kit (JDK) version 11 or
later.
- Make sure you have [sbt](https://www.scala-sbt.org/) installed and using
this JDK.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]