Subj : Re: can not build on Window To : netscape.public.mozilla.jseng From : Martin Honnen Date : Fri Jul 08 2005 09:27 pm Weiyang Zhou wrote: > I have just used CVS to checkout the JSRef source. But neither js.mdp nor > sh/jssh.dsw can be opened by Visual C++ 6.0. It complains the file is not > generated by Visual Studio. Does anyone know how can I build the engine > under Windows? I think you need the UNIX build tools from cygwin to then run the MS C compiler to compile. So you would use make -f Makefile.ref from a cygwin shell command line where you need to make sure that the Visual C++ environment variables for compiler and linker are properly set. -- Martin Honnen http://JavaScript.FAQTs.com/ .