Subj : can not build on Window To : Weiyang Zhou From : Rob Swindell Date : Fri Jul 08 2005 12:08 pm Re: can not build on Window By: Weiyang Zhou to netscape.public.mozilla.jseng on Fri Jul 08 2005 12:33 pm > 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? You should be able to open the js.mdp file in Visual Studio 6.0 (it will auto-convert to a .dsp file). If VS6 can't open the .mdp file, then I suspect you checked it out of CVS using a *nix version of CVS? The MSVC project files must have CRLF-terminated lines (DOS/Windows format). Use a Win32 version of CVS to check-out the source and project files and it should open fine in VS6. -Rob digital man Snapple "Real Fact" #12: Emus and Kangaroos cannot walk backwards. .