[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: Problem with build using Visual Studio 6.0 (ITS#776)



It's true that the workspace and project files are created in
VC 5.0, but 6.0 will just convert them.  I know someone else
had an odd problem with the files that was ultimately corrected
by getting a new copy of Winzip.  The problem seemed to be that
the carriage control in the project and workspace files were
Unix-style instead of DOS-style.

> -----Original Message-----
> From: Kurt@OpenLDAP.org [mailto:Kurt@OpenLDAP.org]
> Sent: Thursday, September 28, 2000 11:58 PM
> To: openldap-its@OpenLDAP.org
> Subject: Re: Problem with build using Visual Studio 6.0 (ITS#776)
> 
> 
> The NT port, IIRC, is designed for MSVC++ 5 not 6.
> Your mileage may vary.
> 
> Kurt
> 
> At 04:40 PM 9/26/00 +0000, kirill@softerra.com wrote:
> >Full_Name: Kirill Kovalenko
> >Version: 2.0.4
> >OS: Windows NT 4.0 (SP6a)
> >URL: ftp://ftp.openldap.org/incoming/
> >Submission from: (NULL) (213.177.1.241)
> >
> >
> >It is about a problem with building the OpenLDAP using 
> Visual Studio 6.0.
> >
> >When I try to open the OpenLDAP project using the Visual 
> Studio 6.0 SP4
> >I have the following problems:
> >
> >1) When I act as described in FAQ: open main.dsw -
> >   nothing happens. I receive no errors, no messages and 
> project does not open.
> >
> >2) When I create empty workplace and try to add one by one the *.dsp
> >   files I recive the message: 'This makefile was not generated by
> >   Developer Studio...'
> >
> >I tried to open it on several workstations and several 
> versions of Visual
> >Studio 6.0 (w/o SP, SP3, SP4) but every time result was the same.
> >
> >Is it this problem with my distribution of Developer Studio 
> or with OpenLDAP
> >distribution?
> 
>