[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua system interaction on win
- From: "rael_er" <rael_iak@...>
- Date: Wed, 21 Aug 2002 07:58:45 -0000
> > Edit field - "Preprocessor definitions"
> > and paste at the end of the existing string
> > POPEN,popen=_popen,pclose=_pclose
>
> Hecck, this is cool!
> all problems solved w/o changing the code.
I've tried with lcc for Windows (is my favorite C compiler on Win).
You can add POPEN to the #defines on the Compiler->Settings panel.
It worked fine.
Greetings.
Remo