From f9c27049793a088041cb2a8e7b283fdb0a59a074 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 4 May 2014 16:55:35 -0400 Subject: [PATCH] notes about fix for #2468 --- todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index af0e30aac..64e79a823 100644 --- a/todo.txt +++ b/todo.txt @@ -8,13 +8,14 @@ X https://github.com/processing/processing/issues/2456 X crash in the 'recent' menu on startup X https://github.com/processing/processing/issues/2463 X sketchbook location is set to an actual sketch (huh?) +X exported apps on Windows 64 not working? +X https://github.com/processing/processing/issues/2468 +X just needed to add the local path for Java high _ new launch4j 3.4 _ http://sourceforge.net/projects/launch4j/files/launch4j-3/3.4/ -_ exported apps on Windows 64 not working? -_ https://github.com/processing/processing/issues/2468 _ sketch sometimes simply does not launch _ https://github.com/processing/processing/issues/2402 _ https://github.com/processing/processing/pull/2455