Is there something simlar to "key" that will tell you about the mouse?
Reine http://music-corner.org
"MouseState" in the Cyclone-Library
http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
you will also need the help files, they are here:
http://test.pilot.fm/pd/patches/help/cyclone-help.tar.gz
gee, this library is so handy ! why is it so secretly hidden like this ?
ciao
oliver
Quoting Reine Jönsson reine@music-corner.org:
Is there something simlar to "key" that will tell you about the mouse?
Reine http://music-corner.org
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
when building ggee (from CVS)
i get the following errors
control/serialctl.c:174:10: warning: pasting "|=" and "ISIG" does not give a valid preprocessing token control/serialctl.c:174:10: warning: pasting "~" and "ISIG" does not give a valid preprocessing token
it then fails on:
control/serialctl.c:174: `ISIG' undeclared (first use in this function) control/serialctl.c:174: (Each undeclared identifier is reported only once
any hints? - august.
Hi august
several people have reported problems when compiling serialctl under linux, it works on my system though.
Which distribution are you using ?
You might get away by uncommenting line 174, of course you will not be able to set this bit then. (Or get the new version from CVS). Please let me know if it works.
Greetings,
Guenter
On Mon, 17 Mar 2003, august wrote:
when building ggee (from CVS)
i get the following errors
control/serialctl.c:174:10: warning: pasting "|=" and "ISIG" does not give a valid preprocessing token control/serialctl.c:174:10: warning: pasting "~" and "ISIG" does not give a valid preprocessing token
it then fails on:
control/serialctl.c:174: `ISIG' undeclared (first use in this function) control/serialctl.c:174: (Each undeclared identifier is reported only once
any hints? - august.
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
Günter,
Im using redhat 7.3, gcc 2.96, ggee from CVS take yesterday.
gonna try on my gentoo system soon and let you know.
i could comment 174, but its not the only token that spews errors. all of them do.
I tried looking around the termios.h and other headers, but couldnt find an answer.
strange - august.
Hi august
several people have reported problems when compiling serialctl under linux, it works on my system though.
Which distribution are you using ?
You might get away by uncommenting line 174, of course you will not be able to set this bit then. (Or get the new version from CVS). Please let me know if it works.
Greetings,
Guenter
On Mon, 17 Mar 2003, august wrote:
when building ggee (from CVS)
i get the following errors
control/serialctl.c:174:10: warning: pasting "|=" and "ISIG" does not give a valid preprocessing token control/serialctl.c:174:10: warning: pasting "~" and "ISIG" does not give a valid preprocessing token
it then fails on:
control/serialctl.c:174: `ISIG' undeclared (first use in this function) control/serialctl.c:174: (Each undeclared identifier is reported only once
any hints? - august.
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
Guenter,
just to add, it compiles fine on a recent gentoo system using gcc 3.2
not sure where the problem lies though. i go the feeling redhat has some bogus header files...but cant see where.
-august.
Günter,
Im using redhat 7.3, gcc 2.96, ggee from CVS take yesterday.
gonna try on my gentoo system soon and let you know.
i could comment 174, but its not the only token that spews errors. all of them do.
I tried looking around the termios.h and other headers, but couldnt find an answer.
strange - august.
Also I just found this... might be worth a look http://www.ece.utexas.edu/~petrovic/pd/pdstuff.html pad object
-----Original Message----- From: pd-list-admin@iem.kug.ac.at [mailto:pd-list-admin@iem.kug.ac.at] On Behalf Of stotz Sent: 17 March 2003 03:00 To: Reine Jönsson Cc: pd-list@iem.kug.ac.at Subject: Re: [PD] Is there a function ...
"MouseState" in the Cyclone-Library
http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
you will also need the help files, they are here:
http://test.pilot.fm/pd/patches/help/cyclone-help.tar.gz
gee, this library is so handy ! why is it so secretly hidden like this ?
ciao
oliver
Quoting Reine Jönsson reine@music-corner.org:
Is there something simlar to "key" that will tell you about the mouse?
Reine http://music-corner.org
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list