I recompiles and uploaded rc3 without this -mwindows and turned off the debug stuff. I am still investigating this portmidi thing. When I launched it in wine it said it was using portmidi backend. I am not sure if I believe it.
Jeremiah
Richard Shann <address@hidden> wrote:
On Wed, 2012-12-26 at 17:28 +0000, Richard Shann wrote:
...
I tried looking for the flag that the compiler needs to tell it to run
without popping up a terminal but I couldn't find it in my notes (it
would be on an old windows partition that I don't have access to,
somewhere). (I was forgetting that this LilyPond terminal is the other
showstopper we have for a release.)
I have found the flag that turns off the popup terminal for windows
binaries:
http://stackoverflow.com/questions/3646572/preventing-terminal-window-from-popping-up-when-launching-program
Add the -mwindows flag
when compiling
Richard
Richard
Jeremiah
The lack of anything in the preferences under MIDI backend points to the
portmidi code not being linked in I guess?
Richard