Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello all, OK. So I had the AOLServer 3.4 tar file. I unpack it. I open up Visual C++ 6.0, and open the .dsw file in the win32 directory. >From there, I *attempt* to open the main.dsp in the win32/main directory. I get the following message: --------------------------------------------------------- This makefile was not generated by Developer Studio. Continuing will create a new Developer Studio project to wrap this makefile. You will be prompted to save after the new project has been created. Do you want to continue? --------------------------------------------------------- So. If I hit no it doesn't load. If I hit yes, it creates a superset project named main1.dsp. Which does nothing more or less. I can't make a makefile out of it (it doesn't complain but nothing gets made) and if I try to build I get an error like: NMAKE : fatal error U1052: file 'main.mak' not found Oh, and main.dsp says quite clearly at the top: # Microsoft Developer Studio Project File - Name="main" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 So, what's the beef? I take it that people are generally able to compile this fine. Rusty -- ------------------------------------------ Rusty Brooks * http://www.rustybrooks.org/ Music is Medicine ------------------------------------------
