dino-list
[Top][All Lists]
Advanced

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

Re: [Dino-list] working dino?


From: Marius Stoica
Subject: Re: [Dino-list] working dino?
Date: Thu, 28 Jan 2010 23:02:22 +0200


I forgot to mention that I have a tickless kernel. Can be this the problem with 0.2.2?

On Thu, Jan 28, 2010 at 8:25 PM, Marius Stoica <address@hidden> wrote:
Hi!

I tried a clean rebuild of 0.2.2 with all the libs required and a I get the same problem.
Just for testing, I also managed to build from git and got a blank, non-working pattern editor. The transport works but how to get midi?...

Any ideas?


On Thu, Jan 28, 2010 at 5:20 PM, Harry Van Haaren <address@hidden> wrote:
Ehummm, This should have went to the list earlier..

-Harry


---------- Forwarded message ----------
From: Harry Van Haaren <address@hidden>
Date: Thu, Jan 28, 2010 at 12:42 PM
Subject: Re: [Dino-list] working dino?
To: Marius Stoica <address@hidden>


Hey,

I've messed about with Dino a little, I seem to remember that putting "sigc::" infront of the
lines that give the problems there fixes the compile time errors.
Note this is a hack fix, as "using namespace sigc;" is said at the top of the file.

Eitherway, the Current GIT will compile if you do that, and the GUI will load properly.
(Note you need to "sudo make install" before Dino can find the files it needs in the right
places)

I'm not managing to get MIDI output from Dino, not sure as to where the probem is either.
Maybe you do manage.. Good Luck, -Harry

PS: I'm not the author of Dino, I'm only describing my experience with it..



On Thu, Jan 28, 2010 at 12:14 PM, Marius Stoica <address@hidden> wrote:
Hi,

I managed to complie dino on puppy linux 431 with jack 0.118.0 and lash 0.5.4 (using the 0.2.2 tarball patched for the 27510 bug)
dino starts ok, lash works fine also, but jack transport is stuck (because of dino).
I can see in qjackctl that the bpm is 0 and any change made in dino for the bpm wil give an abnormal
number in qjackctl and the transport remains stuck.
I believe this has something to do with the jack transport code in dino, maybe it must be updated to the latest jack api.

I also tried to compile from svn and got this error:
# make
Generating dependencies for src/libdinoseq/track.cpp.....
Merging dependencies....
g++ -c -o src/libdinoseq/track.o -fPIC -DPIC -g -O2  `pkg-config --cflags libxml                                                                                                   ++-2.6 jack` src/libdinoseq/track.cpp
src/libdinoseq/track.cpp:1178: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1183: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1188: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1193: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1199: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1205: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1210: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1215: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1220: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1225: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1230: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1235: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1240: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1245: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1250: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1255: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
src/libdinoseq/track.cpp:1260: error: expected constructor, destructor, or type                                                                                                    conversion before '<' token
make: *** [src/libdinoseq/track.o] Error 1
#

Is there any way to have a working dino?

Thx!





reply via email to

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