Problem developing standalone Jitter in Eclipse

Lee's icon

Hi all, am having an issue with eclipse and building standalone Jitter app on Windows:

java.lang.UnsatisfiedLinkError: com.cycling74.jitter.JitterObject._new(Ljava/lang/String;[Lcom/cycling74/max/Atom;)J
    at com.cycling74.jitter.JitterObject._new(Native Method)

I've updated the native library path in eclipse to include the directory that includes the jitter dlls so not sure why it can't find them. is there anything else that needs to be done?

thanks Lee

Lee's icon

Hi. Still having issues with this. Anyone else had a similar problem?