3.0.1 is really really really old.

You should get the latest version from msys2. That's the recommended
repository for mingw64 binaries.

The pkg source is
https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-gtksourceview3

you can use pacman from inside msys2 to download it.


Paolo

On Tue, Sep 29, 2015 at 12:21 PM, Jonathan Bieler <
[email protected]> wrote:

> Hi, I'm trying to use the GtkSourceView widget on windows.
>
> I got the binaries from there, so it's version 3.0-1 build with mingw64.
>
>
> http://rpmfind.net/linux/rpm2html/search.php?query=mingw64%28libgtksourceview-3.0-1.dll%29&submit=Search+...&system=&arch=
>
> For the most part it seems to work, but line numbers and a few other
> things don't show correctly. When I set show-line-numbers to true
> using gtk_source_view_get_show_line_numbers the gutter shows on the left
> but it's just gray. Here is how it looks:
>
> http://i.imgur.com/xOogQ5k.png
>
> That's julia code by the way, but most functions are rather
> straightforward calls to the library.
>
> Any idea what's going on there? Is the last versions of GtkSourceView
> supposed to work on windows? Thanks!
> _______________________________________________
> gnome-devtools mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/gnome-devtools
>
_______________________________________________
gnome-devtools mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-devtools

Reply via email to