can i register the CPM plugin without compiling the whole opencore and
android sdk?

On Mar 3, 6:40 pm, genxsol <genx...@gmail.com> wrote:
> error:cast from osclAny* to int32 loses  percision was because of my
> 64 bit OS.
> i tried to compile on ubuntu 32 bit and it compiled these libraries in
> build>installed_lib
>
> libopencore_author_debug.so
> libopencore_common_debug.so
> libopencore_net_support_debug.so
> libopencore_player_debug.so
>
> but i am still getting some errors in pvme/test/src/
> test_pvme_testset1.cpp
>
> how can i use these libraries in my application to test the passthru
> plugin?
> there is some help how to register passthru but i dont find any help
> how can i get passthru working with my application. do i need to
> compile opencore with registered plugin?
>
> i found java and jni code in the Android framwork repository, do i
> need to use that with my application?
> i checked the documentation in opencore and also searched on the
> forums but no help to use passthru DRM
>
> could you please guide how can i get OMA1 working with my
> application?
> which area do i need to work on
>
> On Mar 3, 12:01 pm, genxsol <genx...@gmail.com> wrote:
>
> > Hi RaVI,
>
> > Thanks for your reply.
> > i am not able to modify files in tools_v2/build/make for cygwin and
> > decided to build in linux gentoo .
>
> > still getting the error in build
>
> > ----------------------------------
> > in file included from /root/opencore/oscl/oscl/osclbase/src/pvlogger.h:
> > 34
>
> > from root  /root/opencore/oscl/oscl/osclbase/src/oscl_assert.cpp:25
>
> > ----------/oscl_vector.h:182 error:cast from osclAny* to int32 loses
> > percision
>
> > --------------------------------
> > *installed_lib>linux>All_LIBS_INSTALLED  is empty
>
> > i got the code 
> > fromhttp://gitorious.org/rowboat/external-opencore/trees/master
> > and followed the same steps defined in startup process.
>
> > i basically need to use the CPM plugin (passthru) in my application.
>
> > here are my questions:
>
> > 1- if the opencore source code in obove link is right? if yes then why
> > its not compling
> > 2- do i really need to compile the whole opencore to get the passthru
> > sharedlib
> > 3- if i get the compiled passthru library, can i register it with CPM
> > in application framework (which function need to be called)
>
> > please help
>
> > On Mar 2, 5:22 am, RaviY <yend...@pv.com> wrote:
>
> > > {prompt}:$ file extern_tools_v2/bin/linux/make
> > > extern_tools_v2/bin/linux/make: ELF 32-bit LSB executable, Intel
> > > 80386, version 1 (SYSV), for GNU/Linux 2.6.0, dynamically linked (uses
> > > shared libs), stripped
>
> > > make provided as part of the build system runs on linux.
>
> > > To use the make built for cygwin, try modifying the file <opencore>/
> > > default/setup.sh ...
>
> > > export MK=$BASE_DIR/tools_v2/build/make
>
> > > -Ravi
>
> > > On Mar 1, 4:12 am, genxsol <genx...@gmail.com> wrote:
>
> > > > Hi Dear,
> > > > i am trying to compile opencore module separatley at cygwin.
>
> > > > downloaded the source code
> > > > followed steps in startup file
> > > > -------------------------------
> > > >  cd <opencore>/build_config/opencore_dynamic
> > > >     source setup.sh <opencore>
> > > >     make -j
> > > > ------------------------------
>
> > > > error:
> > > > /cygdrive/c/opencore/extern_tools_v2/bin/linux/make: /cygdrive/c/
> > > > opencore/extern
> > > > _tools_v2/bin/linux/make: cannot execute binary file
>
> > > > can anybody help how can i compile opencore?

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to