From: Vitaly V. B. <vit...@us...> - 2004-07-07 21:59:50
|
I was trying to get app workin nicely with Libvisual. I mean "nicely" >> "just to compile" and spent a lot of time trying to understand where is the problem.... Some plugins (esd, alsa) are built linked with libpthread or are using libraries which are linked. My problem was that main app was *not* linked with pthread and when e.g alsa plugin was loaded, libpthread was loaded by linker also and app crashed shortly after visual_init(). Just segfault deep inside NVidia's GL library... Weird... -- Vitaly GPG Key ID: F95A23B9 |