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

Found the reason for corrupted files



Sorry for the previous post which was saying a WRONG thing. Actually the dsp 
were there: they were removed by the Visual Studio IDE on rejecting the file 
as corrupted.
I also find the REAL reason for Ms visual studio complaining about corrupted 
files: a run of unix2dos on all .dsw and .dsp files solves the problem and 
the project is correctly loaded. It seems that MS visual studio 
2003 rejects Unix text files, don't know if also VisualC 6.0 behaves the 
same.
 HTH.
Luca

 On 7/19/05, luca regini <luca.regini@gmail.com> wrote: 
> 
> Actually the real reason is that the dsw has references to dsp files that 
> doesn't exist in the package. How could it be??? I wonder if someone has 
> ever built the software using this .dsw. I must build it under windows, so 
> i'll try to build it myself and then i'll provide back a correct dsw file. 
> Hope to find some help if things go wrong. 
>  Thanks in advance,
> Luca
>   On 7/18/05, Kurt D. Zeilenga <Kurt@openldap.org> wrote: 
> > 
> > Likely you either aren't using a tool which properly
> > extracts the files... or are using too new a version 
> > of MSVC... or maybe the files are broke. Not like
> > we seriously maintain this port.
> > 
> > Kurt
> > 
> > At 12:27 PM 7/18/2005, luca regini wrote:
> > >I just downloaded a copy of the OpenLdap distribution and tried to 
> > compile 
> > >it using visual studio .Net 2003.
> > >The compiler complains about corruption of .dsw and .dsp files.
> > >Please note that downloading the package from different sites doesn't 
> > solve
> > >this issue.
> > > Thanks in advance, 
> > >Luca
> > 
> > 
>