From 5e62b48440f1818ab234b4210ccb7e9ab4560bf7 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 8 Sep 2015 23:08:20 -0700 Subject: [PATCH] Discovery: Add 64bit Windows warning --- source/components/discovery.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/components/discovery.markdown b/source/components/discovery.markdown index 64193b2eb88..aca8501c092 100644 --- a/source/components/discovery.markdown +++ b/source/components/discovery.markdown @@ -26,3 +26,7 @@ discovery: ``` If you are developing a new platform, please read [how to make your platform discoverable]({{site_root}}/developers/add_new_platform.html#discovery). + +

+There is currently a known issue with running this playform on a 64-bit version of Python. +