|
03/30/2009 9:30 AM
post25525
|
Hi,
I am using Momentix 6.4.0 tools. I have created a shared library libh264dec_lib.so, and linked to create an application
called "h264dec". I have placed the library in /tmp and updated LD_LIBRARY_PATH. I am still getting the error given
below.
Any idea what is the issue?
export LD_LIBRARY_PATH=.:/proc/boot:/lib:/usr/lib:/lib/dll:/opt/lib:/tmp
# time ./h264dec BA_MW_D.264 out.yuv
Could not load library libh264dec_lib.so.1
0.07s real 0.00s user 0.00s system
|
|
|
|
|