GNOME Bugzilla – Bug 702862
[Win32] gdbus-codegen : look for deps in default install path
Last modified: 2014-01-27 16:57:25 UTC
Created attachment 247519 [details] [review] master-gdbuscodegen-win32.patch Latest master. Makefiles install "gdbus-codegen" dependencies (codegen/codegen.py, etc) in "/share/glib-2.0" ; but gdbus-codegen itself, if run on Win32, looks for them in "lib/gdbus-2.0". Not sure why, though. Attached patch harmonizes path with UNIX and so allows gdbus-codegen to work out of the box on this OS.
I can confirm the issue and vouch for this fix.
Hi Fan, Could you do me a favour and confirm it allows gdbus-codegen to run flawlessly after a standard installation (which would greatly improve the experience) ?
Hello Tarnyko, I think it will, just let me know when this patch gets in so that I could update the property sheets that "installs" the scripts for gdbus-codegen. So, I think one could go for it. With blessings, thank you!
Thanks ! Committed, here it is : https://git.gnome.org/browse/glib/commit/?id=36ef409591bf3c0f368c39d083c42ed029cea5e6
(In reply to comment #4) > Thanks ! Committed, here it is : Close the bug too?
Yes, right. Done.