On Tue, 26 Mar 2002, Fiber McGee wrote: > Forwarded message from "Bin Zhao" <[EMAIL PROTECTED]>: > > > I have downloaded lynx 2.8.4 package. Then, I created an empty > >workspace in VC++6.0 for lynx and added the source files(\src) into the > >workspace. Some of the file in \lib and \www\library\implementation are > >also added into the workspace. However, I could not compile it > >successfully. The current error information is "Can not open include file > >'unistd.h'" and I could not find this file in the entire package. > > Would you please tell me how to develop lynx in VC++6.0? What's > >environment parameter should I fill in? Should I establish an Win32 > >application workspace in VC++6.0? Or something else?
Use the definitions in makefile.msc as a guide. (I did that with VC++5.0, but do not have my own copy of VC++6.0 -- project files are a bit incompatible). -- T.E.Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
