Menu

#44 libmpeg3 usage : the library already contains main() ?

open
nobody
None
5
2004-03-02
2004-03-02
Anonymous
No

i have troubles writting c programs linked to libmpeg3
: my own main() function is not called because the
library already contain build-in main (for libao)

Maybe i did something wrong, but libmpeg3 compiles
without errors, and it's the first time i see a main()
in a library i tryed to use the same flags than with
the example programes (mpeg3cat...). i use libmpeg3.a
in the i686 file, libmpeg3-1.5.4, gcc 3.2.2. is there
something i'm doing wrong ?

Discussion


Log in to post a comment.