glib win64
ThomasKux
Posts: 2
Hi guys,
Would you be able to make the glib available that you used to compile your developer kit with (header and lib files). The download only contains the dll's.
I've build one using MinGW64 on MSYSY2 but starting the app that I compiled and linked using Visual Studio I get an runtime error stating that the function g_cclosure_marshal_generic is not bound.
Cheers
Thomas
Would you be able to make the glib available that you used to compile your developer kit with (header and lib files). The download only contains the dll's.
I've build one using MinGW64 on MSYSY2 but starting the app that I compiled and linked using Visual Studio I get an runtime error stating that the function g_cclosure_marshal_generic is not bound.
Cheers
Thomas
0
Comments
-
Hello Thomas,
Please see the GX Developer Guide->Part 3: Standalone Programs (bottom of the page) for a link to the GLIB we used to compile our developer kit.
https://geosoftgxdev.atlassian.net/wiki/pages/viewpage.action?pageId=2883592
Regards,
Aaron
0 -
Hi Aron,
As mentioned above the ZIP file (http://win32builder.gnome.org/packages/3.6/glib_2.34.3-1_win32.zip) does neither contain lib files not header files which I would need to link. you probably meant to ling http://win32builder.gnome.org/packages/3.6/glib-dev_2.34.3-1_win64.zip instead which contains them.
Cheers
Thomas0 -
Thanks Thomas, this has been added to the docs.0
This discussion has been closed.