[PD] sys_gui outlet WAS: create folder implementation

Hans-Christoph Steiner hans at at.or.at
Thu Jan 14 21:23:27 CET 2010


On Jan 14, 2010, at 2:58 PM, colet.patrice at free.fr wrote:

> Selon Hans-Christoph Steiner <hans at at.or.at>:
>
>> Patco, if you want to try making it work, the code is in externals/ 
>> hcs/
>> sys_gui.c.  That code is pretty simple. I think you could do it by
>
>
> my msys build system is broken:
>
> $ make hcs/sys_gui
> cc -DPD -I/home/patko/pd-extended/pd/src -Wall -W -ggdb
> -I/home/patko/pd-extended/Gem/src -mms-bitfields -DMSW -DNT - 
> D'O_NONBLOCK=1'
> -D'srand48(n)=srand((n))' -D'drand48()=((double)rand()/RAND_MAX)'
> -D'bzero(p,n)=memset(p,0,n)'   -s -shared  hcs/sys_gui.c   -o hcs/ 
> sys_gui
> make: cc: Command not found
> make: *** [hcs/sys_gui] Error 127

make CC=gcc

or even better
export CC=gcc

.hc


----------------------------------------------------------------------------

Terrorism is not an enemy.  It cannot be defeated.  It's a tactic.   
It's about as sensible to say we declare war on night attacks and  
expect we're going to win that war.  We're not going to win the war on  
terrorism.        - retired U.S. Army general, William Odom






More information about the Pd-list mailing list