* Steven M. Schultz on Sunday, May 25, 2008 at 08:50:55 -0700
> On OSX:
> 
> pkg-config --libs mjpegtools
> 
> says:
> 
> -L/usr/local/lib -lmjpegutils -lmpeg2encpp  
> 
> So you can either use 
> 
>     `pkg-config --libs mjpegtools'
> 
> or manually add:
> 
>     -L/usr/local/lib -lmjpegutils -lmpeg2encpp  
> 
> to the linking command. 

In fact just adding the last flag was sufficient.

> If neither works then there is something wrong with the mjpegtools
> installation.

Fortunately not.

Thanks for the help from everybody!

c
-- 
  Was heißt hier Dogma, ich bin Underdogma!
[ What the hell do you mean dogma, I am underdogma. ]

_F R E E_  _V I D E O S_  -->>  http://www.blacktrash.org/underdogma/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to