om-synth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Om-synth] current CVS, TransportNode.cpp compile error


From: Andrew Gaydenko
Subject: [Om-synth] current CVS, TransportNode.cpp compile error
Date: Thu, 1 Jun 2006 17:11:38 +0400
User-agent: KMail/1.9.1

Hi!

I have tried to build the app from current CVS tree and got the error (shown 
below).
Have I missed something?


Andrew

----------------------------
...
if g++ -DHAVE_CONFIG_H -I. -I. -I../..    -I/usr/include/alsa   
-I/usr/include/lash-1.0 -I/usr/include/alsa    -I../../src/common 
-fno-exceptions -fno-rtti -g -O2 -DNDEBUG -DNDEBUG -pipe -fmessage-length=139 
-fdiagnostics-show-location=every-line -MT TransportNode.o -MD -MP -MF 
".deps/TransportNode.Tpo" -c -o TransportNode.o TransportNode.cpp; \
        then mv -f ".deps/TransportNode.Tpo" ".deps/TransportNode.Po"; else rm 
-f ".deps/TransportNode.Tpo"; exit 1; fi
TransportNode.cpp: In member function `virtual void 
Om::TransportNode::run(size_t)':
TransportNode.cpp:107: error: `JackBBTFrameOffset' was not declared in this 
scope
TransportNode.cpp:108: error: 'const struct jack_position_t' has no member 
named 'bbt_offset'
make[4]: *** [TransportNode.o] Error 1
...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]