Re: compile Simple Sample Program



Benedikt Sauter wrote:
Hello,

can somebody tell me how compile the Simple Sample Program from this doc:
http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-first-steps.html

something like gcc -I /usr/include/.....


gcc `pkg-config --cflags --libs gnome-vfs-2.0` sample.c -o sample

Also you may find interesting looking at the little programs that gnomevfs bundles[1].

[1] http://cvs.gnome.org/viewcvs/gnome-vfs/programs/



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