teddydino
3rd January 2006, 04:03
hi experts..
I am programming some pocketPC mp4 application using gpac library.
in evc4, gpac library is limited by GPAC_READ_ONLY macro. Then several functions are not permitted to use such as import_file.
but for some application like mp4 file import, we need to limited functions.
when I make GPAC_READ_ONLY disable, build is done withou problems, but I had error message "cannot execute program".
well..I cannot understand why this macro is used and some modules are limited in only Wince platform. In Win32 platform, we can use all of them.
currently I need help from some experts.
is there anyone who can explain about 'GPAC_READ_ONLY' macro?
:helpful:
I am programming some pocketPC mp4 application using gpac library.
in evc4, gpac library is limited by GPAC_READ_ONLY macro. Then several functions are not permitted to use such as import_file.
but for some application like mp4 file import, we need to limited functions.
when I make GPAC_READ_ONLY disable, build is done withou problems, but I had error message "cannot execute program".
well..I cannot understand why this macro is used and some modules are limited in only Wince platform. In Win32 platform, we can use all of them.
currently I need help from some experts.
is there anyone who can explain about 'GPAC_READ_ONLY' macro?
:helpful: