Re: cpp0.exe- entry point not found

2003-02-28 Thread Max Bowsher
> On Fri, 28 Feb 2003, xiao chen wrote: > >> dear everyone, >> can anyone help me to handle this error? >> " the prodedure entry point _ctype_ could not be located in the >> dynamic link library cygwin1.dll" >> >> i guess the problem comes due to the mismatch of cygwin1.dll in my >> enviroment an

Re: cpp0.exe- entry point not found

2003-02-27 Thread Igor Pechtchanski
Chenxiao, On Fri, 28 Feb 2003, xiao chen wrote: > dear everyone, > can anyone help me to handle this error? > " the prodedure entry point _ctype_ could not be located in the dynamic link > library cygwin1.dll" > > i guess the problem comes due to the mismatch of cygwin1.dll in my > enviroment and

cpp0.exe- entry point not found

2003-02-27 Thread xiao chen
dear everyone, can anyone help me to handle this error? " the prodedure entry point _ctype_ could not be located in the dynamic link library cygwin1.dll" i guess the problem comes due to the mismatch of cygwin1.dll in my enviroment and in my project..they have different size and version. how can