> I followed the instructions indicated here > http://live.gnome.org/Vala/SDLSample and got the following error: > > /sdl-sample.vala.c:9:31: error: SDL_gfxPrimitives.h: No such file or > directory > error: cc exited with status 256 > Compilation failed: 1 error(s), 0 warning(s)
Did you have "--Xcc=-I/usr/include/SDL" as part of your compile line? -- http://homes.eff.org/~barlow/EconomyOfIdeas.html http://www.dreamsongs.com/MobSoftware.html http://www.gnu.org/philosophy/shouldbefree.html _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
