Re: can't run multiple gtkmm programs in Window 7
- From: John Siino <jmsiino_sr sbcglobal net>
- To: Chris Vine <vine35792468 gmail com>, "dboles src gmail com" <dboles src gmail com>, "gtkmm-list gnome org" <gtkmm-list gnome org>
- Subject: Re: can't run multiple gtkmm programs in Window 7
- Date: Fri, 18 May 2018 03:23:38 +0000 (UTC)
That was it. I changed the ID and I was able to run two side by side. I need to remember to change the ID when I revise and compile a new iteration.
thank you Chris and Daniel for helping me out.
John M. Siino
775-848-4794
jmsiino_sr sbcglobal net
From: Chris Vine <vine35792468 gmail com>
To: gtkmm-list gnome org
Sent: Thursday, May 17, 2018 2:39 AM
Subject: Re: can't run multiple gtkmm programs in Window 7
On Thu, 17 May 2018 07:37:15 +0000 (UTC)
John Siino <
jmsiino_sr sbcglobal net> wrote:
> I can't run multiple gtkmm programs in Window 7. If I try to run different
> compiled gtkmm gcc compile exe files, only the first one runs. A second
> exe won't start.
> John
If these are programs that you have written yourself, perhaps you are
passing the same application id for each to Gtk::Application.
Application id's must normally be unique.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]