This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problems compiling my own OMX example

Hi

I try to create my own omx example. I am using ezsdk which was supplied by z3.

I copied the entire capture_encode directory to a new name on the same level, adapted all the makefile referencing capture_encode I could find by adding my own application.

When I compile the package (make omx) my new directory is ignored.

I tried everything. I greped through all files looking for any thing else to modify. I can't get it to compile.

There are some md5 checksums for all source files within ezskd. I assume they are not checked during compilation, right? 

Can someone tell me how to setup my own OMX application to have it compile within ezsdk? 

Thanks in advance

Alex