[Webkit-unassigned] [Bug 135292] Evolution [GTK] Mail 3.10.4 and 3.12.4 can't read audio attachments from the integrated reader inline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 29 12:55:17 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135292





--- Comment #7 from meets at gmx.fr  2014-07-29 12:55:29 PST ---
Hi,

You just forgot to adjust the command line I need to start in the console (first line with the comments : "/* gcc test.c -g -O0 -o test `pkg-config --cflags --libs gtk+-3.0 webkitgtk-3.0` && ./test */").

If I try to adapt and use it with the right argument (your file name):

=-=-=-=-=-=-=
$ LANG=C gcc test-wk2.c -g -O0 -o test `pkg-config --cflags --libs gtk+-3.0 webkitgtk-3.0` && ./test
/tmp/ccbZhRIw.o: In function `main':
/tmp/test-wk2.c:23: undefined reference to `webkit_settings_new'
/tmp/test-wk2.c:50: undefined reference to `webkit_web_view_load_html'
collect2: error: ld returned 1 exit status

=-=-=-=-=-=-=

So you need to be very precise regarding instructions for testing because I don't know how to adapt it the right way.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list