I found FOBS very useful, but I'm not able to compile the fobs-4.1 @ AMD64 Ubuntu Linux, GCC 4.1 and Sun Java 1.6 because of the following errors:
src/jmf-pi/decoder.cpp: In function 'bool setPeerVal(JNIEnv*, _jobject*, omnividea::fobs::Decoder*)':
src/jmf-pi/decoder.cpp:58: error: cast from 'omnividea::fobs::Decoder*' to 'jint' loses precision
src/jmf-pi/decoder.cpp: In function 'void Java_com_omnividea_media_parser_video_Parser_avInit(JNIEnv*, _jobject*, _jstring*)':
src/jmf-pi/decoder.cpp:97: error: cast from 'omnividea::fobs::Decoder*' to 'jint' loses precision
Hope it's gonna be fine soon (I'll try)... and regards,
Petr
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I found FOBS very useful, but I'm not able to compile the fobs-4.1 @ AMD64 Ubuntu Linux, GCC 4.1 and Sun Java 1.6 because of the following errors:
src/jmf-pi/decoder.cpp: In function 'bool setPeerVal(JNIEnv*, _jobject*, omnividea::fobs::Decoder*)':
src/jmf-pi/decoder.cpp:58: error: cast from 'omnividea::fobs::Decoder*' to 'jint' loses precision
src/jmf-pi/decoder.cpp: In function 'void Java_com_omnividea_media_parser_video_Parser_avInit(JNIEnv*, _jobject*, _jstring*)':
src/jmf-pi/decoder.cpp:97: error: cast from 'omnividea::fobs::Decoder*' to 'jint' loses precision
Hope it's gonna be fine soon (I'll try)... and regards,
Petr
Hi,
hopefully, I'll be able to handle 64 bit issues, as I (finally) got a 64bit machine at my work place!!
Cheers,
Jose San Pedro