lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> > 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