plugin compilation ...
Cesc
cesc.santa at gmail.com
Sun Jul 2 13:58:35 CEST 2006
Hi,
I was trying to build minisip statically ...
set_global_configure_param(
# 'maintainer-mode' => 0,
debug => 1,
shared => 0,
static => 1,
# 'test-suite' => 1,
);
When done this way, the plugins get built as *.a ... and the loader
complains (basically, they can't be used). Shouldn't they always be
built as shared libs?
The background is that i am having problems with the audio ... alsa
seems like it doesn't want to work ... i'll give it a try to the port
audio stuff ...
Cesc
More information about the Minisip-devel
mailing list