Re: [Factor-talk] Graphviz gvplugin_list and dlls for Windows

2011-09-07 Thread Slava Pestov
Hi Alexander, On Wed, Sep 7, 2011 at 5:32 PM, Alexander James Vondrak wrote: >> on Windows and Mac. If we can find a fix for these problems, we can >> release Factor .95 soon. > > Well, that seems like a trivial library to block a release for... We can't make a release until all libraries load a

Re: [Factor-talk] Graphviz gvplugin_list and dlls for Windows

2011-09-07 Thread Alexander James Vondrak
> Graphviz is one of the libraries currently holding up binary release > on Windows and Mac. If we can find a fix for these problems, we can > release Factor .95 soon. Well, that seems like a trivial library to block a release for... > but my dlls don't have a gvplugin_list() call in gvc.dll. Hm

[Factor-talk] Graphviz gvplugin_list and dlls for Windows

2011-09-07 Thread Doug Coleman
Graphviz is one of the libraries currently holding up binary release on Windows and Mac. If we can find a fix for these problems, we can release Factor .95 soon. 1) graphviz.render is calling supported-engines as a top-level form, but my dlls don't have a gvplugin_list() call in gvc.dll. I downloa

Re: [Factor-talk] exe deploy files

2011-09-07 Thread Adam
I wrote this wiki article a long time ago for single file deployment... It does involve 7-zip though, so it's not a native solution: http://concatenative.org/wiki/view/Factor/Deployment/Single%20file%20Deployment%20on%20Windows On Tue, Sep 6, 2011 at 2:06 PM, Joe Groff wrote: > On Sep 6, 2011,