On Aug 28 14:47, Dave Korn wrote:
> On 28 August 2007 14:28, Mehdi Rabah wrote:
>
> > Hi,
> >
> > I'm trying to compile a linux project with cygwin. There is a file
> > which use IPC and include all the necessary files
> >
> > #include
> > #include
> > #include
> > #include
> > #include
> >
On 28 August 2007 14:28, Mehdi Rabah wrote:
> Hi,
>
> I'm trying to compile a linux project with cygwin. There is a file
> which use IPC and include all the necessary files
>
> #include
> #include
> #include
> #include
> #include
>
>
> but still, I have this error at compile time:
>
> er
Hi,
I'm trying to compile a linux project with cygwin. There is a file
which use IPC and include all the necessary files
#include
#include
#include
#include
#include
but still, I have this error at compile time:
error: `semtimedop' undeclared (first use this function)
what can I do about
3 matches
Mail list logo