How to build CS without MultiMedia?

Discuss issues related to installing or building
Post Reply
Clas
Posts: 10
Joined: Tue Nov 03 2015 7:39 pm

How to build CS without MultiMedia?

Post by Clas »

Hi,
I want use CS only as GUI-library and I dont need multimedia and sound/audio-support so
I want to disable it but :

./configure --disable-multimedia or
./configure --without-multimedia

has no effect.

Whats the right way to take of Sound/Multimedia - Support in CS?

Clas
ansel
Posts: 152
Joined: Fri Apr 10 2015 8:23 am

Re: How to build CS without MultiMedia?

Post by ansel »

Clas wrote:Hi,
I want use CS only as GUI-library and I dont need multimedia and sound/audio-support so
I want to disable it but :

./configure --disable-multimedia or
./configure --without-multimedia

has no effect.

Whats the right way to take of Sound/Multimedia - Support in CS?

Clas
Hi Clas,

We will investigate your request and see how we can enhance CopperSpice to support a non-multimedia build. It is unfortunately not a straightforward task since the core library uses some multimedia audio functionality.

Ansel Sermersheim
Ansel Sermersheim
CopperSpice Cofounder
Clas
Posts: 10
Joined: Tue Nov 03 2015 7:39 pm

Re: How to build CS without MultiMedia?

Post by Clas »

Hi Ansel,

thanks a lot. Then I going on with the ready
to use binary packages. Because currently
I cannot build it from scratch because I dont
have installed all the dependencies for the
audio system in CS.

clas
Post Reply