From 235305cc295e0a281d40aa94cfe942fa74fdf8b2 Mon Sep 17 00:00:00 2001 From: Robert Greene Date: Sat, 6 Dec 2003 04:13:39 +0000 Subject: [PATCH] Added a potential pointer for SWT libraries. --- NATIVE-COMPILE | 1 + 1 file changed, 1 insertion(+) diff --git a/NATIVE-COMPILE b/NATIVE-COMPILE index c08977b..2dc4c4c 100644 --- a/NATIVE-COMPILE +++ b/NATIVE-COMPILE @@ -40,6 +40,7 @@ See build/build-applecommander-mingw for the current script. AppleCommander.jar. 4. Copy swt.jar, libswt.a, and swt-win32-*.dll into the build directory. + (Check at http://www.thisiscool.com/gcc_mingw.htm and grab a copy.) 5. Ensure that UPX is on the path. You will need to set this manually. I placed UPX in C:\UPX - so I use the following command: