Re: compiling gtkmm with atkmm support fails in implementor.cc
- From: codekiddy <codekiddy gmail com>
- To: Kjell Ahlstedt <kjell ahlstedt bredband net>
- Cc: Gtkmm List <gtkmm-list gnome org>
- Subject: Re: compiling gtkmm with atkmm support fails in implementor.cc
- Date: Mon, 16 Nov 2015 16:46:28 +0100
Hi Kjell, first thank you for your response!
>Have you built atkmm with the same compiler as gtkmm? And with compatible compiler options?
Yes, everything (including all dependencies) is compiled with same compiler version (msvc-140).
I'm not sure what "compiler options" are considered compatible/non-compatible? but one thing is 100% sure: all sources has also been compiled with exactly the same compiler options (including all it's dependencies)
Compiler settings that I used can be reviewed in my
github repo , I don't expect you'll really review them all but at least you can give some hint on what compiler options are bad, usually when compiling gtkmm, atkmm and others.
>Atk::Implementor's destructor should be practically a noop (no operation)
Yes, obviously Atk::Implementor's destructor deletes already freed memory, and if there is a way to make it "dead" destructor I think that should solve the problem.
What REALLY interests me is how is that gtkmm devs do not have this problem? it could be this happens only with MSVC compilers probably?
What you guys think?
please just give me any hint and I'll try it out whatever it takes.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]