Error building

Fabrício Godoy skarllot at gmail.com
Sat Apr 25 14:42:38 UTC 2009


I found the problem. But I don't know why.

This compiles on Windows MinGW, but not in Fedora MinGW:
Glib::ustring::format(std::setfill('0'), std::setw(2), 30);

This compiles on Fedora MinGW, but not in Windows MinGW:
Glib::ustring::format(std::setfill(L'0'), std::setw(2), 30);


Thank you.

2009/4/25 Fabrício Godoy <skarllot at gmail.com>

> Yes, it's that one.
>
> 2009/4/25 Gianluca Sforna <giallu at gmail.com>
>
> 2009/4/25 Fabrício Godoy <skarllot at gmail.com>:
>> > This error is in Windows specific code (win_networkinterface.cpp).
>> > I can compile this using native Windows MinGW.
>>
>> Which compiler version are you using in windows? the stock one is 3.4.5
>> IIRC.
>>
>> --
>> Gianluca Sforna
>>
>> http://morefedora.blogspot.com
>> http://www.linkedin.com/in/gianlucasforna
>> _______________________________________________
>> fedora-mingw mailing list
>> fedora-mingw at lists.fedoraproject.org
>> https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/mingw/attachments/20090425/05b02f70/attachment.html 


More information about the mingw mailing list