| It is a typo of mine in SConstruct, which I have fixed.
============================================
Michael Gogins
gogins at pipeline period com
Irreducible Productions
CsoundVST, an extended version of Csound for programming music and sound
Available at http://sourceforge.net/projects/csound/
============================================
----- Original Message -----
From: "Richard Dobson"
To: "Csound Developers Discussion List"
Sent: Thursday, March 18, 2004 7:17 PM
Subject: [CSOUND-DEV:4377] Re: -mno-cygwin
> er, rewrite it in C?
>
> Or, I can understand -DHAVE_UNISTD_H, but what is -DHAVE_UNISTED_H ?
>
>
> Richard Dobson
>
> steven yi wrote:
> > Hi all,
> >
> > So I reinstalled cygwin and still have the same issues with
> > widgets.cpp. I've included the error message below. I get the same
> > error if I move the include directories around. If anyone has any ideas
> > it'd be very much appreciated.
> >
> > Thanks,
> > steven
> >
> >
> >
> > g++ -DCSOUND_WITH_API -g -O2 -Wall -D_WIN32 -DWIN32 -DHAVE_STRING_H
> > -DPIPES -mno
> > -cygwin -DHAVE_IO_H -DHAVE_FCNTL_H -DHAVE_UNISTED_H -DHAVE_MALLOC_H
> > -DHAVE_SYS_I
> > OCTL_H -DHAVE_SYS_TIME_H -DHAVE_TERMIOS_H -DHAVE_STRING_H
> > -DHAVE_STRINGS_H -DRTA
> > UDIO -DWINDOWS -DUSE_FLTK -fno-exceptions -fno-rtti -DBETA -mno-cygwin
> > -I. -IH -
> ....
> |