[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [Vala] c and c++



On Sat, May 17, 2008 at 4:27 PM, Martin (OpenGeoMap)
<martin opengeomap org> wrote:
> Hi all:
>
> I am new here.
>
> I would like to know if it will posible use c and c++ libraries without
> gobject??.
>
> For example i am using GSL (GNU Scientific Library) wittren in ANSI c
> without gobject API.
>
yes you can use a C library, as long as you provide a .vapi file for
it. vala already ships with various vapi files for non gobject based
libraries like: cairo, ncurses, sdl ...


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]