On 11/03/2015 11:25 PM, Marcus Karlsson wrote:
> On Tue, Nov 03, 2015 at 08:11:08PM -0800, Jason C. McDonald wrote:
>> I have used Windows XP 32-bit, Windows 7 32-bit, and Windows 7 64-bit. I
>> have tried MSYS, MSYS2, MinGW, TDM-GCC (Code::Blocks on both). I have
>> built gtkmm and dependencies from scratch on MSYS following two
>> different tutorials, and neither worked. I installed them on MSYS2 using
>> the official method, and then manually built the entire program, only to
>> get a 0xc000007b error when I tried to run the executable.
> I looked around the web and the 0xc000007b error appears to often come
> from mixing 32 bit and 64 bit code. I believe MSYS2 provides both 32 bit
> and 64 bit versions. Could it be that the application used the wrong
> version of the libraries?
>
> MSYS2 has worked fine for me in the past so I would recommend looking
> further down that path.
>
>               MArcus
I'll keep trying for that, I suppose, then. I was using x86_64
libraries, compiler, and the MinGW 64-bit MSYS2 command line, so that
shouldn't have been the problem.
_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to