|
From: Ray D. <min...@gm...> - 2015-01-02 20:38:31
|
On Fri, Jan 2, 2015 at 7:46 PM, Mark Cianfaglione <m.c...@va...> wrote: > I'm using MSYS2 (in 64 bit mode) and I'm trying to compile a piece of > code that uses the g_get_home_dir function in glib but when I execute > the code I get an error g_get_home_dir_utf8 could not be located in dll. > This appears to be an error where the original compile thinks it's in 32 > bit mode during the first stage of compile (at least from what I can > deduce) as the utf8 link is only needed on the 32 bit mode. > I don't understand what you mean by "first stage of compile", can you provide a SSCCE please? http://sscce.org/ > I'm using pacman to install the mingw-w64-x86_64-glib2. > > Who would I talk about getting this looked at? > You can ask about it on this mailing list or file an issue at: https://github.com/Alexpux/MINGW-packages/issues > Mark > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > Msys2-users mailing list > Msy...@li... > https://lists.sourceforge.net/lists/listinfo/msys2-users |