Looks like i added a typo when i did the android stuff.
Fix should be committed shortly.
!Z
On 21/05/13 02:53, IannaI wrote:
> Thanks that resolved the build.
>
> Now when I run
> java
> -Djava.library.path=/home/ihudson/jjmpeg-read-only/jjmpeg/native/linux-amd64/
> -classpath jjmpeg.jar au.notzed.jjmpeg.util.JJFileChooser
>
> I get
> java: symbol lookup error:
> /home/ihudson/jjmpeg-read-only/jjmpeg/native/linux-amd64/libjjmpeg.so:
> undefined symbol: fprint
>
> i have built jjmpeg from head against ffmpeg-0.11.tar.gz
> <
http://www.ffmpeg.org/releases/ffmpeg-0.11.tar.gz>
>
> Kind regards,
> Ian.
>
> On Sunday, May 19, 2013 11:41:02 PM UTC, NotZed wrote:
>
> On 18/05/13 19:55, IannaI wrote:
> > How do I go about building this library. Do I have to run 'make
> > linux-i386' from the native directory. If that is the case I am
> getting
> > a whole heap of build errors.
>
> try something like (iirc)
>
> make TARGETS=linux-i386
>
> --
> You received this message because you are subscribed to the Google
> Groups "jjmpeg-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
jjmpeg-discus...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>