We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › Library, Export and Platforms
Page Index Toggle Pages: 1
Library, Export and Platforms (Read 428 times)
Library, Export and Platforms
Jan 14th, 2008, 5:35pm
 
Hello There

I'm creating a library that needs different set of jar files under windows and linux platforms. I follow the instructions to create the library and add the export file with the list of the files to each platform.

The export process works fine and each application contains the specific jars.

But when i'm testing the sketch inside the Processing IDE under Linux, the sketch imports the library for Windows.

I think the problem is the classpath use to compile and run the sketch, cause contains all the jars inside the libraries and don't use the specific platform jars.

How can i fix that ?

marlonj
Page Index Toggle Pages: 1