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.
IndexProgramming Questions & HelpVideo Capture,  Movie Playback,  Vision Libraries › Type "MovieMaker" is imported on demand
Page Index Toggle Pages: 1
Type "MovieMaker" is imported on demand (Read 1127 times)
Type "MovieMaker" is imported on demand
Mar 17th, 2007, 11:28am
 
Hello everyone,

I'm using processing 0124 to make a project in which are involved 3 different libraries: JMyron, moviemaker and processing.video. Problem is, when I launch the sketch, processing gives this error:

Semantic Error: Type "MovieMaker" is imported on demand from package "moviemaker" and package "processing.video".

Is there a work around to avoid this? Sad thing is that I really need to use the 3 libraries...
Re: Type "MovieMaker" is imported on dem
Reply #1 - Mar 17th, 2007, 12:21pm
 
Maybe this will fix your problem:
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Video;action=display;num=1174051925
Re: Type "MovieMaker" is imported on dem
Reply #2 - Mar 17th, 2007, 3:58pm
 
Problem solved! I didn't realize that the MovieMaker class now  is part of the core libraries. Just two changes on the methods, a commented line, and everything seems working fine... Thanks!
Re: Type "MovieMaker" is imported on dem
Reply #3 - Mar 17th, 2007, 5:29pm
 
yeah, sorry about that.. i goofed with the most recent release and included MovieMaker before it was ready to go. we'll get it straightened out, with proper reference, for the next round.
Page Index Toggle Pages: 1