I seem to be very close to success now - I have taken a selection of files from /mxe/usr/i686-pc-mingw32 keeping their relative locations and put them on a usb memory stick. Plugging this in and executing bin/denemo.exe it seems to have found most things - only denemo.scm and/or its denemo-modules are not loading. I can fix this with GUILE_LOAD_PATH but I have run into a snag. On the master branch of git make dist no longer works:
cp ../denemo/denemo.spec denemo-1.0.0~rc9 cp: cannot stat `../denemo/denemo.spec': No such file or directory I see that there is a denemo.spec.in but it doesn't seem to be processed into denemo.spec as it should be. Do you have a solution for this Jeremiah (I am guessing it is the ./autogen.sh step that does that?) Richard On Thu, 2013-02-07 at 00:26 -0600, Jeremiah Benham wrote: > I was able to get denemo to launch. I made sure that I put denemo.exe > paired with the ../share/guile directory. Then I had to comment out > load_scheme_init() in view.c. For some reason the is crash is going on > in there. > > Jeremiah > > On Wed, Feb 6, 2013 at 4:12 PM, Richard Shann > <[email protected]> wrote: > On Wed, 2013-02-06 at 21:28 +0000, Richard Shann wrote: > > Hmm, I notice there is a binary called test-gtk2.exe that > has been > > built.. > > I'll test this real soon. > > I've tested this and it works fine - completely standalone. So > we need > to look at how that test executable is built and compare it > with the > build of denemo.exe > > Richard > > > > _______________________________________________ > Denemo-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/denemo-devel > > _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
