[Ardour-Users] new VST code in SVN

Jostein Chr. Andersen jostein at vait.se
Wed Feb 25 12:51:20 PST 2009


Hi,

Sampo Savolainen wrote:
...
> This bug has been fixed in SVN (revision 4650). Please try again.

Sorry, I tried again with this command line:
scons PREFIX=/usr LV2=1 FFT_ANALYSIS=1 FREESOUND=1 VST=1 \
  DIST_TARGET=x86_64

And got this:

ibs/glibmm2 libs/glibmm2/glibmm/value_basictypes.cc
libs/glibmm2/glibmm/value_basictypes.cc:224: error: integer constant is
too large for ‘long’ type
libs/glibmm2/glibmm/value_basictypes.cc:224: error: integer constant is
too large for ‘long’ type
libs/glibmm2/glibmm/value_basictypes.cc:251: error: integer constant is
too large for ‘unsigned long’ type
libs/glibmm2/glibmm/value_basictypes.cc: In member function ‘GParamSpec*
Glib::Value<long long int>::create_param_spec(const Glib::ustring&)
const’:
libs/glibmm2/glibmm/value_basictypes.cc:225: warning: overflow in
implicit constant conversion
libs/glibmm2/glibmm/value_basictypes.cc:225: warning: overflow in
implicit constant conversion
libs/glibmm2/glibmm/value_basictypes.cc: In member function ‘GParamSpec*
Glib::Value<long long unsigned int>::create_param_spec(const
Glib::ustring&) const’:
libs/glibmm2/glibmm/value_basictypes.cc:252: warning: large integer
implicitly truncated to unsigned type
scons: *** [libs/glibmm2/glibmm/value_basictypes.os] Error 1
scons: building terminated because of errors.

I thought from this that I should try to upgrade glibmm (compiled from
glib-2.16.6 to glib-2.18.4 and glibmm from 2.16.6 to 2.18.1) but still
no go.

Changing to VST=0 still compiles.

Jostein






More information about the Ardour-Users mailing list