> -----Original Message----- > From: Pattrick Hueper - proQrent GmbH [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 28, 2003 1:44 PM > To: [email protected] > Subject: Compiling APR with Visual Studio .NET > > > Hi all, > > i am trying to compile apr under Windows 2000 using Visual > Studio .NET, if i open the apr.dsw file, it starts converting > and then gives me an error that it cannot load the apr.dsp > file. It does not state why, just that it cannot open it. Has > anybody else had this problem, all the docu i found says to > open the files in Visual Studio .NET and it should convert them. > > Thanks for any help, >
Convert the all dsp files to CRLF. I have a little util written in vb script that converts only dsw and dsp files. Run the script and select the directory root where you've unpacked the apr. MT.
<<attachment: unix2dosDSW.zip>>
