ffmpeg problem
Hi,
I compil ffmepg SRC with MWGCC, it gives .a file for windows !
I try to use ffmpeg header with visual C++ 6.0 and link with libavcodec.a and libavformat.a. It doesnt work, it says :
unresolved external symbol : AVCodec_Open(....)
etc...
can anybody help me please ?
*.a files are *nix files. From what I recall cygwin is just really a linux emulator for windows. You''ll have to find the ffmpeg on the web(google it) and dl a win version and install it, or goto linux :-D
--------------------------Nukemmsn: nukem996@hotmail.comaim: nukem996open source open mind
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement