<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 25 April 2013 06:09, 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On 19/04/13 01:31, Lex Trotman wrote:<br>
> On 19 April 2013 03:59, Enrico Tröger <<a href="mailto:enrico.troeger@uvena.de">enrico.troeger@uvena.de</a>> wrote:<br>
><br>
>> 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>
>> 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>
>><br>
><br>
> Sounds like a plan :)<br>
<br>
</div>"I love it when a plan comes together.", er, I mean committed as<br>
suggested to Geany and Geany-Plugins.<br>
<div class=""><div class="h5"><br></div></div></blockquote><div><br></div><div style>Just in time, Scintilla no longer supports MSVC++6 <a href="https://groups.google.com/forum/?fromgroups=#!topic/scintilla-interest/fMYWxvePF6s">https://groups.google.com/forum/?fromgroups=#!topic/scintilla-interest/fMYWxvePF6s</a> so anyone using msvc would "have to know exactly what they were doing" to use it with GTK using mscv6.</div>
<div style><br></div><div style>Cheers</div><div style>Lex</div><div style><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5">
<br>
<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>