<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 19 April 2013 03:59, Enrico Tröger <span dir="ltr"><<a href="mailto:enrico.troeger@uvena.de" target="_blank">enrico.troeger@uvena.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 18/04/13 19:36, Dimitar Zhekov wrote:<br>
> On Tue, 16 Apr 2013 22:21:25 +0200<br>
> Enrico Tröger <<a href="mailto:enrico.troeger@uvena.de">enrico.troeger@uvena.de</a>> wrote:<br>
><br>
>> Btw, does Geany build with MSVC?<br>
><br>
> No. The '-mms-bitfields' warnings aside, it fails with:<br>
><br>
> ..\plugins\saveactions.c(30) : fatal error C1083: Cannot open include<br>
> file: 'unistd.h': No such file or directory<br>
><br>
> So, we have Geany as geany-pplugins with do not compile with msvc, and<br>
> the msvcrt.dll problem pointed by Lex. Disabling the msvc detection<br>
> seems even more reasonable to me, for example:<br>
><br>
>     from waflib.Tools.compiler_c import c_compiler<br>
>     c_compiler['win32'] = ['gcc']<br>
><br>
> just before opt.tool_options('compiler_cc') in both wscript files.<br>
<br>
</div>I agree.<br>
I also vote for disabling msvc detection paired with a comment that it<br>
can be enabled again once someone steps up with a working patch for MSVC<br>
support and a good reasoning why it should be supported :).<br></blockquote><div><br></div><div style>Sounds like a plan :)</div><div style><br></div><div style>Cheers</div><div style>Lex</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
<br>
Thanks for your efforts.<br>
<div class="HOEnZb"><div class="h5"><br>
Regards,<br>
Enrico<br>
<br>
--<br>
Get my GPG key from <a href="http://www.uvena.de/pub.asc" target="_blank">http://www.uvena.de/pub.asc</a><br>
<br>
</div></div><br>_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.geany.org">Devel@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/devel" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/devel</a><br>
<br></blockquote></div><br></div></div>