Re: g_vfs_get_supported_uri_schemes only returning file?



Are you missing gvfs ? It provides the extension point for most URI
types.

On Sat, 2012-03-17 at 03:13 +0000, Amit Uttamchandani wrote:
> Using glib/gio to to do some development and i am trying to use gvfs as well. 
> Calling  g_vfs_get_supported_uri_schemes only returns *file*.
> 
> Am I missing some package or some library linking? My current build:
> 
> gcc $(shell pkg-config --cflags gio-2.0) \
> -Wall -g -o gio gio.c $(shell pkg-config --libs gio-2.0)
> 
> Any help is appreciated.
> 
> Thanks.
> 
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list

-- 
Danielle Madeley
Software Developer, Collabora Ltd.                  Melbourne, Australia

www.collabora.co.uk



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