I've downloaded last night's build and executed bin/denemo.exe under
wine. It spends a lot of time trying (and failing) to compile bytecode
and came up with some Denemo Terminated Abnormally dialogs (that is, it
thought it found a score left from a previous run) and finally started.
It didn't have access to the pc keyboard nor the feta font, but I was
able to get the Scheme window up and check the version of guile with
the (version) procedure in the CLI box which output
=> 3.0.10
on the terminal. It successfully executed one of the Scheme scripts,
attaching a comment to a chord. It didn't have a LilyPond typesetter
available so no typeset.
I re-ran it from Denemo.bat 
it didn't try the bytecode compilation and got going much more quickly,
but it still failed to find the fonts.
I noticed the version of Denemo was reported as

2.6.51-50195fae7

which could explain the message on startup:
Denemo -         [0m: Could not read XML file 
C:\users\rshann\.denemo-2.6.51-50195fae7\actions
\palettes.xml


I'm not sure what impact the extra field -50195fae7 might have on the
running of the program, nor where it comes from.

So, progress. Unfortunately I no longer have access to a windows o/s
running on hardware since microsoft abandoned the last version of
windows.

HTH




On Fri, 2026-01-16 at 10:31 -0600, Jeremiah Benham wrote:
> Richard,
> I compiled this again with --enable-debug. I looked through the logs
> and it is compiled -O0 with debugging turned on. Do I also need to
> get rid of the LD_FLAGS = "-mwindows" if I want to see the errors?
> 
> Best,
> Jeremiah
> 
> On Tue, Jan 6, 2026 at 11:16 AM Jeremiah Benham
> <[email protected]> wrote:
> > Thanks for trying. Here is an updated link:
> > https://denemo.org/~jjbenham/mxe/denemo.zip
> > I appreciate your help.
> > 
> > Best,
> > Jeremiah 
> > 
> > On Tue, Jan 6, 2026, 10:39 AM Joe Wilkinson
> > <[email protected]> wrote:
> > > So the big package was not found and the static one keeps being
> > > rejected by Microsoft Security.
> > > Sorry
> > > Joe
> > > On 06/01/2026 15:58, Jeremiah Benham wrote:
> > >  
> > > > Anyone,
> > > > I created a win32 64 static build of denemo using mxe. This is
> > > > also
> > > > using guile-3.0.10. It is likely to need some debugging and
> > > > testing. I
> > > > have ran into problems testing it with wine and I want to know
> > > > what
> > > > the console output is so I can try to fix what may not be
> > > > working.
> > > > This is the large package with lilypond and probably a some
> > > > library
> > > > stuff that is not needed:
> > > > https://denemo.org/~jjbenham/mxe/denemo-2026-01-04.zip
> > > > Here is the static application alone:
> > > > https://denemo.org/~jjbenham/mxe/usr/x86_64-w64-mingw32.static/bin/denemo.exe
> > > > 
> > > > Thanks,
> > > > Jeremiah
> > > > 


Reply via email to