In this tutorial we show you how to write your first Xuggler application using eclipse. We create a command-line program that prints out information about a video file.
@conejitometal I'm Netbeans but thanks for the tip. Well I've fixed the LD_LIBRARY_PATH but it still isn't working, now getting a different UnsatisfiedLinkError, namely: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch) so it looks like a self-build is in order (I def matched the d/l to my system, both 64bit)
@RyanfaeScotland yeah, it is awesome, hey if you use eclipse keep in mind to add the variables in the environment tab under Run->Run Configurations, this might solve your problem.
@conejitometal Good to know, I've just ran my first program (the one written here) and got the same error! I noticed LD_LIDRARY_PATH isn't set though so away to reboot and see if it does this time but will keep building from scratch in mind (I'm also on Debian so nice to know that it has deffinatly worked for someone else!)
i love you <3
MsDogum 1 month ago
@RyanfaeScotland What do you know, turns out I'm running 32 bit Linux, looks like I herped when I should have derped.
RyanfaeScotland 3 months ago
@conejitometal I'm Netbeans but thanks for the tip. Well I've fixed the LD_LIBRARY_PATH but it still isn't working, now getting a different UnsatisfiedLinkError, namely: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch) so it looks like a self-build is in order (I def matched the d/l to my system, both 64bit)
RyanfaeScotland 3 months ago
@RyanfaeScotland yeah, it is awesome, hey if you use eclipse keep in mind to add the variables in the environment tab under Run->Run Configurations, this might solve your problem.
conejitometal 3 months ago
@conejitometal Good to know, I've just ran my first program (the one written here) and got the same error! I noticed LD_LIDRARY_PATH isn't set though so away to reboot and see if it does this time but will keep building from scratch in mind (I'm also on Debian so nice to know that it has deffinatly worked for someone else!)
RyanfaeScotland 3 months ago
@RyanfaeScotland hey, thanks folk :) I managed to solve it, I built it from scratch on debian! (it worked fine, just for the record)
conejitometal 3 months ago
@conejitometal Copy n Paste the error and I'll try help. Sounds like you need to add something to the path directory.
RyanfaeScotland 3 months ago
I get a linker exception :'( I know it is installed correctly....
conejitometal 3 months ago
I checked the licencing options for the price, I didnt even think that framework would be Free. You guys are great
kabuCee 9 months ago
Your multimedia framework beats all others for this one reason - proper documentation.
Thnx a lot. Will report any bugs or contribute features (if accepted :-) )
scanpst 1 year ago