denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Building 1.0 for windows


From: Jeremiah Benham
Subject: Re: [Denemo-devel] Building 1.0 for windows
Date: Mon, 4 Feb 2013 07:44:36 -0600



On Mon, Feb 4, 2013 at 3:21 AM, Richard Shann <address@hidden> wrote:
On Wed, 2013-01-30 at 10:05 -0600, Jeremiah Benham wrote:
> I tested the mingw out on a windows xp machine. It crashed everytime
> with a popup telling me about project recovery. Whatever I click
> denemo exits. I tried deleting the .denemo-1.xxx dir and it the dialog
> still pops up. Is it this dialog? I looked at the code in view.c and
> thought that this dialog would probably be better off in its own
> function. It looks suspicious. Can we run gdb somehow on it.

I am building the complete  mxe packages and notice gdb is one package
that is built. So I could presumably install it from my own build of it
- does the make command on mxe generate installers for everything it
builds, or is that a separate step?

I am not sure but I think it creates a one huge static .exe file. For example, denemo.exe was 64MB.

 
I guess it is a separate step, as
you are about to do it for Denemo, having build Denemo on mxe.


The denemo.exe I created does not work correctly in wine. Something must be wrong with it.No gui pops up but the comand line does not return until I kill it with ctrl-c. Here is the error I get when launching it in wine:

 (denemo.exe:8): GLib-GObject-CRITICAL **: gtype.c:2708: You forgot to call g_type_init()

(denemo.exe:8): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(denemo.exe:8): GLib-GObject-CRITICAL **: gtype.c:2708: You forgot to call g_type_init()

(denemo.exe:8): GLib-GObject-CRITICAL **: gtype.c:2708: You forgot to call g_type_init()

(denemo.exe:8): GLib-GObject-CRITICAL **: gtype.c:2708: You forgot to call g_type_init()

(denemo.exe:8): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(denemo.exe:8): GLib-GObject-CRITICAL **: gtype.c:2708: You forgot to call g_type_init()

(denemo.exe:8): GLib-GObject-CRITICAL **: g_type_interface_add_prerequisite: assertion `G_TYPE_IS_INTERFACE (interface_type)' failed

(denemo.exe:8): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(denemo.exe:8): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(denemo.exe:8): GLib-GObject-CRITICAL **: gtype.c:2708: You forgot to call g_type_init()

Assuming that - where would this live, the denemo.nsi file that is...
Does mxe not address the issue of creating installers at all?


It does have a nsis.mk file. So I assume you can build it. I don't know anything about actually using it though.

Jeremiah
 
Richard




reply via email to

[Prev in Thread] Current Thread [Next in Thread]