Log in

View Full Version : How to add a library to x264 makefile?


Rya
16th June 2006, 14:38
How can I add a library to the X264 makefile?

I want it the compiler to use wsock32.lib(libwsock32.a).

Sharktooth
17th June 2006, 03:59
you want to link x264 against that lib?
add it to the LDFLAGS.