Re: Portmidi + AMD64 + GCC4
Andres Cabrera <[email protected]> Mon, 07 Nov 2005 08:09:29 -0500
| Newsgroups | gmane.comp.audio.csound.tekno |
|---|---|
| Message-ID | <[email protected]> |
Hi, It looks like you are on linux, so you don't really need portmidi. There is a native alsa midi plugin, which can use alsa midi directly. I'm trying to find the scons option to build it, but can't find it... (There was a recent discussion about this on the dev-list) anyway, it is used with the csound command line flag -+rtmidi=3Dalsa. See if this works... Cheers, Andres On Tue, 2005-11-01 at 11:22 -0600, Jos=C3=A9 Serralde wrote: > Hi. I am trying to use Csound5 with its portmidi support; > unfortunately, Portmidi is reporting pointer to integer conversion of a > different size errors. I have faced these compilation problems before > while at gcc4 and amd64, and had needed developer's intervention. Coul= d > anyone provide some information for the solution of my problem? >=20 > I would really need to work with portmidi support. >=20 > Thank you in advance, >=20 > Jos=C3=A9 >=20 > Some of the output (some in spanish): >=20 > gcc -DPMALSA -DPM_CHECK_ERRORS -g -Ipm_common -Iporttime -c > pm_linux/pmlinuxalsa.c -o pm_linux/pmlinuxalsa.o > pm_linux/pmlinuxalsa.c: En la funci=C3=B3n =E2=80=98alsa_out_open=E2=80= =99: > pm_linux/pmlinuxalsa.c:150: aviso: conversi=C3=B3n de puntero a entero = de > tama=C3=B1o diferente > pm_linux/pmlinuxalsa.c:151: aviso: conversi=C3=B3n de puntero a entero = de > tama=C3=B1o diferente > pm_linux/pmlinuxalsa.c: En la funci=C3=B3n =E2=80=98alsa_in_open=E2=80=99= : > pm_linux/pmlinuxalsa.c:292: aviso: conversi=C3=B3n de puntero a entero = de > tama=C3=B1o diferente > pm_linux/pmlinuxalsa.c:293: aviso: conversi=C3=B3n de puntero a entero = de > tama=C3=B1o diferente > pm_linux/pmlinuxalsa.c: En la funci=C3=B3n =E2=80=98pm_linuxalsa_init=E2= =80=99: > pm_linux/pmlinuxalsa.c:702: aviso: conversi=C3=B3n a puntero desde un e= ntero > de tama=C3=B1o diferente > pm_linux/pmlinuxalsa.c:712: aviso: conversi=C3=B3n a puntero desde un e= ntero > de tama=C3=B1o diferente > gcc -DPMALSA -DPM_CHECK_ERRORS -g -Ipm_common -Iporttime -c -o > pm_linux/pmlinux.o pm_linux/pmlinux.c >=20 >=20 >=20 > _______________________________________________ > csoundtekno mailing list > [email protected] >=20 > Subscribe, unsubscribe, change mailing list options: > http://plot.bek.no/mailman/listinfo/csoundtekno >=20 >=20 _______________________________________________ csoundtekno mailing list [email protected] Subscribe, unsubscribe, change mailing list options: http://plot.bek.no/mailman/listinfo/csoundtekno