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

Dimitar Zhekov dimitar.zhekov at xxxxx
Wed Apr 17 16:46:28 UTC 2013


On Wed, 17 Apr 2013 10:29:55 +1000
Lex Trotman <elextr at gmail.com> wrote:

> Note that as I understand it, it would not necessarily work to use a
> plugin compiled with msvc and a Geany compiled with gcc.  It might,
> but no guarantee.

All gtk+ code must be compiled with gcc -mms-bitfields under Win~1, so
any mix should work. The plugins never access Scintilla C++ directly,
they use Geany's sci_wrappers.c functions.

-- 
E-gards: Jimmy


More information about the Devel mailing list