I found the problem. But I don&#39;t know why.<br><br>This compiles on Windows MinGW, but not in Fedora MinGW:<br><span style="font-family: courier new,monospace;">Glib::ustring::format(</span><span style="font-family: courier new,monospace;">std::setfill(&#39;0&#39;), </span><span style="font-family: courier new,monospace;">std::setw(2), 30);</span><br>

<br>This compiles on Fedora MinGW, but not in Windows MinGW:<br><span style="font-family: courier new,monospace;">Glib::ustring::format(</span><span style="font-family: courier new,monospace;">std::setfill(L&#39;0&#39;), </span><span style="font-family: courier new,monospace;">std::setw(2)</span><span style="font-family: courier new,monospace;">, 30);</span><br>

<br><br>Thank you.<br><br><div class="gmail_quote">2009/4/25 Fabrício Godoy <span dir="ltr">&lt;<a href="mailto:skarllot@gmail.com">skarllot@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Yes, it&#39;s that one.<br><br><div class="gmail_quote">2009/4/25 Gianluca Sforna <span dir="ltr">&lt;<a href="mailto:giallu@gmail.com" target="_blank">giallu@gmail.com</a>&gt;</span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


2009/4/25 Fabrício Godoy &lt;<a href="mailto:skarllot@gmail.com" target="_blank">skarllot@gmail.com</a>&gt;:<br>
<div>&gt; This error is in Windows specific code (win_networkinterface.cpp).<br>
&gt; I can compile this using native Windows MinGW.<br>
<br>
</div>Which compiler version are you using in windows? the stock one is 3.4.5 IIRC.<br>
<font color="#888888"><br>
--<br>
Gianluca Sforna<br>
<br>
<a href="http://morefedora.blogspot.com" target="_blank">http://morefedora.blogspot.com</a><br>
<a href="http://www.linkedin.com/in/gianlucasforna" target="_blank">http://www.linkedin.com/in/gianlucasforna</a><br>
</font><div><div></div><div>_______________________________________________<br>
fedora-mingw mailing list<br>
<a href="mailto:fedora-mingw@lists.fedoraproject.org" target="_blank">fedora-mingw@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw</a><br>
</div></div></blockquote></div></div></div><br>
</blockquote></div><br>