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 downloaded
Win32 graphviz msi from link below and neither 2.28/29 have this
function.
http://www.graphviz.org/Download_windows.php
On Windows, if you have Visual Studio or the Windows SDK, you can
check the exports like so.
dumpbin /exports gvc.dll | grep gvplugin_list
2) There are no unit tests in the graphviz vocabulary.
3) If anyone has some precompiled dlls for win32/64 that work well
with the Factor vocabulary, please let me know.
Cheers,
Doug
------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk