Menu

#453 [lxsession]fix vala compile

-
closed-accepted
nobody
None
5
2014-11-15
2013-09-15
marguerite
No

We add a option to "enable gtk3".

But actually no matter gtk2 or gtk3, we explicitly use gtk+-2.0 pkg to generate c files, and compile using gtk3.

That's simply wrong.

It'll generate some GtkObject in c file, while doesn't exist anymore in gtk3(Now GObject).

Discussion

  • marguerite

    marguerite - 2013-09-15

    fix vala pkg "gtk+-2.0" to a variable in configure.ac

     
  • gilir

    gilir - 2014-11-14
    • status: open --> closed-accepted
    • Group: --> Unstable (example)
     
  • gilir

    gilir - 2014-11-14

    Thanks for the patch. I adpated it and push it to git.

     

Log in to post a comment.