I just cloned the project from the git repository, made ./autogen.sh && ./configure && make.
2012/12/5 Jeremiah Benham <[email protected]> > On 12/03/2012 05:21 PM, Éloi Rivard wrote: > > Hi. > I get a compilation error after a fresh git clone: > > Making all in portmidi > make[2]: Entering directory `/home/azmeuk/denemo/portmidi' > Making all in pm_linux > make[3]: Entering directory `/home/azmeuk/denemo/portmidi/pm_linux' > Makefile:623: *** missing separator. Stop. > make[3]: Leaving directory `/home/azmeuk/denemo/portmidi/pm_linux' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/azmeuk/denemo/portmidi' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/azmeuk/denemo' > make: *** [all] Error 2 > > It seems like a typo. > > > Did you run make clean;./autogen.sh;./configure;make > That should only show up if you did --with-pmidi-platform=linux. This is > only meant for cross compiling. This is only for statically linking > portmidi into denemo in when compiling. It should work when not cross > compiling also. I will test that now and see if any work needs done to have > that work without cross compiling. > > Jeremiah > > > > Éloi > > > 2012/12/2 Jeremiah Benham <[email protected]> > >> I will look into getting the correct compilation flags. >> >> Jeremiah >> >> Richard Shann <[email protected]> wrote: >>> >>> I have downloaded and >>> installedhttp://denemo.org/downloads/denemo-1.0.0.~rc.1-0.mingw.exe >>> >>> >>> >>> The good news is the Window file locking problem is fixed with that >>> g_object_unref() call I put in the code. >>> New is that denemo-console.exe is not created, instead denemo.exe has >>> the console flag set. That is, denemo.exe creates a terminal which the >>> >>> >>> user must not delete otherwise he kills his work. LilyPond still has the >>> console flag set too, which with continuous typesetting turned on grabs >>> the keyboard focus at every note you insert! I guess you know the flag >>> >>> >>> concerned by now? >>> >>> More challenging is that the windows version is not following the point >>> and click. The Evince widget is showing the location data, and the >>> anchors *are* present in the LilyPond >>> window for the navigation to >>> happen, but the cursor does not move when a notehead is clicked in the >>> print view :( >>> >>> This is going to be tricky to debug; I'll mull it over for a while, but >>> otherwise I shall just have to insert a lot of trace print-outs to find >>> >>> >>> out what is going on. I guess I could also wire up a scheme interface to >>> test out the navigation system... >>> >>> Richard >>> >>> >>> On Tue, 2012-11-27 at 16:10 +0100, Jeremiah Benham wrote: >>> >>> >>>> >>>> On Sun 25/11/12 3:12 PM, "Richard Shann" [email protected] wrote: >>>>> >>>>> >>>>> >>>>> Jeremiah - I have pushed a fix for the file locking on Windows - if >>>>> you >>>> >>>> have time to crank out another binary. >>>> >>>> Ok. I have placed a tarball and >>>> updated the windows >>>> binary:http://denemo.org/downloads/denemo-1.0.0~rc1.tar.gzhttp://denemo.org/downloads/denemo-1.0.0.~rc.1-0.mingw.exe >>>> >>>> >>>> >>>> I am not sure why gub put the extra "." after the 1.0.0. >>>> >>>> Jeremiah >>>> >>>> >>>> >>>> >>>>> >>>>> Richard >>>>> >>>>> On Tue, 2012-11-20 at 09:00 -0600, Jeremiah Benham wrote: >>>>>> >>>>>> For some reason I found an email on the archive that >>>>>> >>>>>> >>>>> >>>>> did not make it to >>>>> my inbox. It was about compiling portmidi without >>>>> different CFLAGS. I >>>>> have done that. I am not sure what we want to call >>>>> the next release >>>>> candidate. >>>>> denemo-1.0-rc1 or something like >>>>> that? >>>>> >>>>>> >>>>>> Binary snapshots available here: >>>>>> http://denemo.org/downloads/denemo-2012.11.19-0.linux-x86 >>>>>> >>>>>> >>>>>> http://denemo.org/downloads/denemo-2012.11.19-0.mingw.exe >>>>>> >>>>>> Jeremiah >>>>> >>>>> >>>>> ------------------------------ >>>>> >>>>> >>>>> Denemo-devel mailing list >>>>>> >>>>>> Denemo-dev >>>>> >>>>> [email protected] >>>>> >>>>> https://lists.gnu.org/mailman/listinfo/denemo-devel >>>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >> -- >> Sent from my Android phone with K-9 Mail. Please excuse my brevity. >> >> _______________________________________________ >> Denemo-devel mailing list >> [email protected] >> https://lists.gnu.org/mailman/listinfo/denemo-devel >> >> > > > -- > Éloi Rivard - [email protected] > > « On perd plus à être indécis qu'à se tromper. » > > > -- Éloi Rivard - [email protected] « On perd plus à être indécis qu'à se tromper. »
_______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
