From: Florian S. <fsc...@te...> - 2009-01-27 17:30:27
|
On Tue, 2009-01-27 at 11:46 -0500, nescivi wrote: > Well... should I then have glew from my distribution uninstalled? Well, if the glew-dev package of debian has not been built with GLEW_MX defined, then it cannot be used with ScGraph, as it needs this (defining GLEW_MX basically enables multiple-viewport support per app). I can imagine that the package interferes in some way with the ScGraph build, so it might worth a try removing the debian glew/glew-dev packages. > > > The other messages were about synthdefs not being found, and wrong > > > numbers of arguments to n_sets. > > > > > > I don't have time to go back and look at exactly how things went wrong > > > right now, as my priority is getting stuff to work, so for now I'm > > > holding back and using the setup that I know worked stable. > > > > Which is actually fine with me, too. Less bug reports means less work > > fixing bugs ;) > > well.. just postponing... > cause I will get back to this stuff, once production pressure is over. Ok, then i will wait with my experiments until you have a litte more time to debug, too :) Regards, Flo |