I just updated the binary. Jeremiah On Oct 1, 2013 8:18 AM, "Jeremiah Benham" <[email protected]> wrote:
> Ok. I am building it again. All the tarballs are in > ~jjbenham/gub/downloads if you have trouble finding them. The librubberband > and vamp urls are incorrect and need updating. I just placed my revised > tarballs in the download directory. > > Jeremiah > On Oct 1, 2013 3:56 AM, "Richard Shann" <[email protected]> wrote: > >> On Mon, 2013-09-30 at 15:02 -0500, Jeremiah Benham wrote: >> > Ok. I just updated the mingw binary. >> >> I tested that and have added another fix in view.c which should pin down >> the problem finally. I'm currently trying to build from gub (about four >> or so download urls needed changing), but I expect I'll hit problems - >> can you respin the mingw binary if possible? >> >> Richard >> >> >> > >> > Jeremiah >> > >> > On Sep 30, 2013 12:48 PM, "Jeremiah Benham" >> > <[email protected]> wrote: >> > ok. I am rebuilding it. It should take about two hours or so. >> > For some reason I need to rm -rf target each time to rebuild >> > in order to build in debian stable. In ubuntu I can usually >> > get away with just doing: >> > >> > rm -rf target/mingw/*/denemo* >> > make PLATFORMS='mingw' denemo >> > >> > >> > Jeremiah >> > >> > >> > >> > On Mon, Sep 30, 2013 at 12:16 PM, Richard Shann >> > <[email protected]> wrote: >> > On Mon, 2013-09-30 at 10:59 -0500, Jeremiah Benham >> > wrote: >> > > Here you go: >> > > >> > >> http://denemo.org/~jjbenham/gub/uploads/denemo-0.0.0-0.mingw.exe >> > >> > >> > OK, I tested this, and the search paths are corrupted >> > >> > I see this code in view.c (Eloi - please comment on >> > this) >> > >> > gchar* dirs[] = { >> > g_build_filename(UI_DIR, NULL), >> > g_build_filename(get_system_data_dir (), UI_DIR, >> > NULL), >> > NULL >> > }; >> > >> > where dirs[] is intended to be initialized at run >> > time. However, the >> > get_system_data_dir() call appears not to happen on >> > windows. I've >> > re-written the code to explicitly initialize the >> > array. >> > Can you build from master again, and we'll see if this >> > has cured the >> > problem? >> > >> > > >> > > I changed nothing in gubs mingw branch except the >> > sources in >> > > gub/specs/denemo.py I chose to use git instead of >> > the tarball. >> > > >> > >> > >> > Ah, ok I see it now, I was looking at the wrong >> > branch. I'll try and get >> > it building. >> > >> > Richard >> > >> > >> > >> > >> > >> > >> >> >>
_______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
