[EMAIL PROTECTED] wrote:

hi... this is my first time online since lad Conference.

so i would like to announce galan-0.2.14 (as seen on lad Conference)

galan is another modular synthesizer. It supports sub patches like pd
and jmax. But has separation of mesh and Controls.

It also supports OpenGL Scene Graphs which can be controlled by your
audio data, the sequencers etc...

homepage is at
http://galan.sourceforge.net

find the download links from there...




Hi Torben,
What version of gtkgl do you use?

I just tried to compile that tarball, and got the following error(s):

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I./../../include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DSITE_PKGLIB_DIR=\"/usr/local/lib/galan\" -DSITE_PKGDATA_DIR=\"/usr/local/share/galan\" -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -c gldisplay.la.c -Wp,-MD,.deps/gldisplay.la.TPlo -fPIC -DPIC -o .libs/gldisplay.la.lo
gldisplay.la.c: In function `pickle_instance':
gldisplay.la.c:86: warning: unused variable `data'
gldisplay.la.c: In function `init':
gldisplay.la.c:92: warning: implicit declaration of function `G_TYPE_CHECK_INSTANCE_CAST'
gldisplay.la.c:92: parse error before `GtkGLArea'
gldisplay.la.c:92: parse error before `)'
gldisplay.la.c:127: `i' undeclared (first use in this function)
gldisplay.la.c:127: (Each undeclared identifier is reported only once
gldisplay.la.c:127: for each function it appears in.)
gldisplay.la.c:132: warning: control reaches end of non-void function
gldisplay.la.c: At top level:
gldisplay.la.c:134: parse error before `return'
gldisplay.la.c: In function `draw':
gldisplay.la.c:146: parse error before `GtkGLArea'
gldisplay.la.c:146: parse error before `)'
gldisplay.la.c:155: `control' undeclared (first use in this function)
gldisplay.la.c:158: parse error before `GtkGLArea'
gldisplay.la.c:160: warning: control reaches end of non-void function
gldisplay.la.c: In function `reshape':
gldisplay.la.c:169: parse error before `GtkGLArea'
gldisplay.la.c:169: parse error before `)'
gldisplay.la.c:172: warning: control reaches end of non-void function
gldisplay.la.c: In function `evt_trigger_handler':
gldisplay.la.c:242: warning: unused variable `data'


I head a short glimpse at the code of gldisplay.la.c, but i wasn't able to understand much of it, which i guess is related to the fact that i am not familiar with gtk.

Any suggestions?

tia,
Lukas



Reply via email to