"Tomas Frydrych" <[EMAIL PROTECTED]> wrote on 5/12/2002 6:12:28 PM: > >How do I compile the popt module on win32 -- there seems to be >loads of unix stuff in the source? (I don't use cygwin) > >Tomas
Yes, it is very Unix biased. Tommorrow I want to try and work on it to make it more Windows friendly (assuming I get time to that is). I don't believe the MSVC6 project files have been updated. There is a Makefile.abi, which I believe requires the CC=cl.exe type stuff set 1st which can build it; I don't know if it can be compiled without the cygwin stuff currently. Michael Pritchett did the initial work getting it to compile on Windows, so he can probably help you more than I can. Jeremy Davis [EMAIL PROTECTED]
