Hello Chatty,
git clone git://github.com/Freescale/gstreamer-imx.git
To configure , first set the following environment variables to whatever is necessary for cross compilation for your platform:
CC
CFLAGS
LDFLAGS
PKG_CONFIG_PATH
PKG_CONFIG_SYSROOT_DIR
Then, run:
./waf configure --prefix=PREFIX --kernel-headers=KERNEL-HEADER-PATH
Once configuration is complete, run:
./waf
This builds the plugins. Finally, to install, run:
./waf install
Regards
can you tell me how to how to set environment variables like
CC
CFLAGS
LDFLAGS
PKG_CONFIG_PATH
PKG_CONFIG_SYSROOT_DIR
Thanks for your advice ,but how can i build cross compilation for the platform
can you give me advice when you free ,may be you you can give me a cross-compiler download connection