Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Tue, 15 Oct 2002 00:45:02 +0200, Bo Berglund wrote: > OK, > I switched to VC.NET (VC7) and did a rebuild, which failed but this > time gave the directions on how to solve: delete the erroneous pdb > file and rebuild. This solved the problem so I can build with VC.NET. > > But when I tested on another PC (my laptop) there is still the same > problem and on that I don't have the DOTNET files installed, just VS6. > Is DOTNET required from now on? Not really... it's just easier for me to just use a single compiler rather than keep switching. You only need the 3 DLLs that are in the release install: mfc70.dll msvcr70.dll msvcp70.dll Tony