FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Topics & Contributions
   Tangible Computing
(Moderator: REAS)
   serial in a standalone application problem
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: serial in a standalone application problem  (Read 557 times)
mattgilbert

tangramkid WWW Email
serial in a standalone application problem
« on: Jul 22nd, 2004, 10:22am »

Has anyone exported a standalone application  (as in http://processing.org/discourse/yabb/board_Proce55ing_software_.html bugs;action=display;num=1076679293 ) using serial successfully on a mac I've tried to do it, and i've run into a problem.
 
While the sketch opens and works when run from within processing, the following appears in a dialog box when the standalone app is launched:
Code:
Cannot launch Java application
Uncaught exception in main method:
java.lang.NoSuchMethodError:
colorGripperNetServer.beginSerial()V

 
This problem resembles this one: http://processing.org/discourse/yabb/board_Tools_action_display__num_1084266556.html ), but i'm not sure how to handle it in my particular case, what with all the path changes and stuff.
 
Thanks for reading!
 
Matt
 
 
 
 
Pages: 1 

« Previous topic | Next topic »