On Fri, Jan 2, 2015 at 7:46 PM, Mark Cianfaglione
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 a
> 2 янв. 2015 г., в 22:46, Mark Cianfaglione
> написал(а):
>
> 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
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 duri