Question(s) [Frustrated]
"David Hoyt" <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, Is there someone I can speak with directly instead of through the mailing list? I have lots of questions, and the 1-3 day turnaround with the mailing list in getting my questions answered is not very productive. The answers I have received haven't helped much. I've been on IRC and bugged and bugged a couple of the guys there and they'ved helped a bit, but they tell me to e-mail the client dev list for a lot of my questions. Is there a paid support line where I could have my questions answered quickly? Is this my best hope in getting questions answered? Here are my basic questions: [Ubuntu Intrepid Ibex, linux-2.2-libc6-gcc32-i586, ribosome v2.5] 1. What are the simple instructions to getting the java bindings compiled? e.g. "BIF branch helix, target hxclient_3_4_4_atlas, profile helix-client-all-defines, run build, download this, run that, etc. 2. I'm trying to compile realplay_gtk_atlas, player_all, helix-client-all-defines (debug), and I get the following error: cd datatype/aac/fileformat && make SUBMAKEFLAGS="" -f Makefile g++ -pipe -Wall -Wreturn-type -Wno-non-virtual-dtor -fno-exceptions --permissive -Wno-ctor-dtor-privacy -fno-rtti -march=pentium -mcpu=pentium -O0 -g -DDEBUG -D_DEBUG -I../../../common/runtime/pub -I/usr/X11R6/include -I../../../common/include -I../../../common/system/pub -I../../../protocol/common/util/pub -I../../../protocol/sdp/pub -I../../../protocol/transport/common/system/pub -I../../../datatype/include -I../../../datatype/rm/include -I../../../datatype/common/container/pub -I../../../datatype/common/util/pub -I../../../datatype/mp4/common/pub -I../../../datatype/mp4/payload/pub -I./pub -I../../../common/container/pub -I../../../common/dbgtool/pub -I../../../common/util/pub -I../../../common/log/logutil/pub -I../../../datatype/aac/parser/pub -I../../../datatype/aac/payload/pub -I. -include dbg/datatype_aac_fileformat_aacffdll_ribodefs.h -fPIC -DPIC -o dbg/obj/aacffdll/aacff.o -c aacff.cpp `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. aacff.cpp:1254: error: no matching function for call to 'Bitstream::SetBuffer(UCHAR*, long unsigned int)' ../../../datatype/common/util/pub/bitstream.h:60: note: candidates are: void Bitstream::SetBuffer(const UINT8*) aacff.cpp:1278: error: 'class Bitstream' has no member named 'BitsLeft' aacff.cpp:1299: error: 'class Bitstream' has no member named 'BitsLeft' aacff.cpp: In member function 'HX_RESULT CAACFileFormat::CreateStreamHeader(IHXBuffer*)': aacff.cpp:1391: warning: unused variable 'pBuffer' aacff.cpp:1394: warning: unused variable 'pBuf' ../../../common/container/pub/hxslist.h: At global scope: ../../../common/container/pub/hxslist.h:499: warning: 'int CHXCompareUINT32(void*, void*)' defined but not used make[2]: *** [dbg/obj/aacffdll/aacff.o] Error 1 make[2]: Leaving directory `/work/helix/linux-x86-client-3.4.4-atlas/datatype/aac/fileformat' make[1]: *** [all] Error 2 make[1]: Leaving directory `/work/helix/linux-x86-client-3.4.4-atlas/datatype/aac/fileformat' make: *** [all] Error 2 How do I fix that? Also, when I try and compile the GTK portion, I get: make: *** No rule to make target `../../../common/log/logcommon/dbg/logcomlib.a', needed by `dbg/realplay.bin'. Stop. How do I fix that? 3. I'm perfectly willing to write full Java bindings for Linux, but I would prefer to use the latest (atlas) client binaries. What should my setup be? (branch, target, profile) 4. After I get that compiled, where's a good place to start? 5. What is the minimum set of libraries (.dll, .so files) I need to run video in an embedded window in my own native application on linux or windows? 6. What branch, target, and profile should I use to get h264 and motion jpeg (MJPEG) support? 7. Is there a forum available so the community can answer questions quicker? Thanks so much! _______________________________________________ Helix-client-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev