Re: [Haskell-cafe] Announce: Leksah 0.13.2.0 (still a bit experimental)

12.10 uses webkit 1.10 so the -fwebkit1.8 was probably tripping it up. I have updated webkit so that webkit 1.8 is detected automatically and updated the .travis.yml file. Please try again. On 23 Feb 2013, at 06:20, alejandro.bello67@gmail.com wrote:
I compiled Leksah 0.13.2 using Ubuntu 12.04 (I followed the instructions on .travis.yml). It was OK, but when I tried to compile with Ubuntu 12.10, I got the following error:
Building webkit-0.12.5... Preprocessing library webkit-0.12.5... gtk2hsC2hs: Errors during expansion of binding hooks:
webkit1.8/Graphics/UI/Gtk/WebKit/DOM/File.chs:17: (column 14) [ERROR] >>> Unknown identifier! Cannot find a definition for `webkit_dom_file_get_file_name' in the header file. webkit1.8/Graphics/UI/Gtk/WebKit/DOM/File.chs:23: (column 16) [ERROR] >>> Unknown identifier! Cannot find a definition for `webkit_dom_file_get_file_size' in the header file.
Can you help me, please?
Alejandro T. Bello Ruiz
-- You received this message because you are subscribed to the Google Groups "leksah" group. To unsubscribe from this group and stop receiving emails from it, send an email to leksah+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
participants (1)
-
Hamish Mackenzie