Hi Arkadi, I have found this example on the internet: > http://code.valaide.org/content/poppler-sample > But it doesn't compiles with the newest vala (0.9.1), maybe some one knows > what should be done to make it compile? > > *It shows me all this errors:* > /home/arkadi/test/main.vala.c:9:21: error: poppler.h: No such file or > directory >
Did it compiled with 0.8.*? It looks to me as if it can't find the header files for poppler (libpoppler-dev, libpoppler-glib-dev). Rob
_______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
