[Geany-Devel] geany-plugins fail to build with msvc

Lex Trotman elextr at xxxxx
Thu Apr 18 23:31:15 UTC 2013


On 19 April 2013 03:59, Enrico Tröger <enrico.troeger at uvena.de> wrote:

> On 18/04/13 19:36, Dimitar Zhekov wrote:
> > On Tue, 16 Apr 2013 22:21:25 +0200
> > Enrico Tröger <enrico.troeger at uvena.de> wrote:
> >
> >> Btw, does Geany build with MSVC?
> >
> > No. The '-mms-bitfields' warnings aside, it fails with:
> >
> > ..\plugins\saveactions.c(30) : fatal error C1083: Cannot open include
> > file: 'unistd.h': No such file or directory
> >
> > So, we have Geany as geany-pplugins with do not compile with msvc, and
> > the msvcrt.dll problem pointed by Lex. Disabling the msvc detection
> > seems even more reasonable to me, for example:
> >
> >     from waflib.Tools.compiler_c import c_compiler
> >     c_compiler['win32'] = ['gcc']
> >
> > just before opt.tool_options('compiler_cc') in both wscript files.
>
> I agree.
> I also vote for disabling msvc detection paired with a comment that it
> can be enabled again once someone steps up with a working patch for MSVC
> support and a good reasoning why it should be supported :).
>

Sounds like a plan :)

Cheers
Lex


>
>
> Thanks for your efforts.
>
> Regards,
> Enrico
>
> --
> Get my GPG key from http://www.uvena.de/pub.asc
>
>
> _______________________________________________
> Devel mailing list
> Devel at lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/devel/attachments/20130419/260e2c04/attachment.html>


More information about the Devel mailing list