[ros-dev] Patch to get ROS Building under Linux

Danny Smith dannysmith at clear.net.nz
Mon Dec 20 17:04:16 CET 2004


Quandary wrote:
> Hartmut Birr wrote:
> 
> <snip>
> 
>> Hi,
> 
>> I thing that is a problem of mingw-runtime-3.5. The
>> definition of wcsdup
>> in string.h is:
> 
>> _CRTIMP wchar_t* __cdecl wcsdup (wchar_t*);
> 
>> But it must be:
> 
>> _CRTIMP wchar_t* __cdecl wcsdup (const wchar_t*);
> 
> 
Fixed in mingw runtime CVS.  
Danny



More information about the Ros-dev mailing list