On 03/10/10 13:27, Stefan Eilemann wrote:
> Thanks, applied.

Thanks!

Unfortunately, I made a stupid mistake in the proposed patch: I forgot
to add the Equalizer library to the Libs field. I still had
'-lEqualizer' in my test application and thus missed this error. Sorry
for the trouble.

Martin
-- 
Computer Graphics and Multimedia Systems Group
University of Siegen, Germany
http://www.cg.informatik.uni-siegen.de/
Index: lib/Equalizer.pc.in
===================================================================
--- lib/Equalizer.pc.in	(revision 4905)
+++ lib/Equalizer.pc.in	(working copy)
@@ -10,5 +10,5 @@
 Version: @VERSION@
 Requires:
 Conflicts:
-Libs: -L${libdir}
+Libs: -L${libdir} -lEqualizer
 Cflags: -I${includedir}

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to