Chronojump on windows + graphs



*** english ***

Chronojump windows version is actually plotting graphs. Thanks to
Francisco Antonio Tapias for helping:
https://listas.hispalinux.es/pipermail/mono-hispano/2006-April/006442.html

[See image attached (chronojump with graphs)]


also was needed to create Nplot.dll.config and Nplot.Gtk.dll.config,
both with this content:

<configuration>
	<dllmap dll="libglib-2.0-0.dll" target="libglib-2.0-0.dll"/>
	<dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0-0.dll"/>
	<dllmap dll="libgdk-win32-2.0-0.dll" target="libgdk-win32-2.0-0.dll"/>
	<dllmap dll="libgdk_pixbuf-2.0-0.dll" target="libgdk_pixbuf-2.0-0.dll"/>
</configuration>

In less than a week you will have a windows version!


*** castellano ***

La versión de Chronojump para windows ya muestra gráficos. Gracias a
Francisco Antonio Tapias por su ayuda:
https://listas.hispalinux.es/pipermail/mono-hispano/2006-April/006442.html

[ver imagen de chronojump en windows con gráficos adjunta]

also was needed to create Nplot.dll.config and Nplot.Gtk.dll.config,
both with this content:

También fue necesario crear Nplot.ll.config y Nplot.Gtk.dll.config,
ambos con este contenido:

<configuration>
	<dllmap dll="libglib-2.0-0.dll" target="libglib-2.0-0.dll"/>
	<dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0-0.dll"/>
	<dllmap dll="libgdk-win32-2.0-0.dll" target="libgdk-win32-2.0-0.dll"/>
	<dllmap dll="libgdk_pixbuf-2.0-0.dll" target="libgdk_pixbuf-2.0-0.dll"/>
</configuration>

En menos de una semana tendremos una versión de windows!

Attachment: chronojump_windows_graphs.PNG
Description: PNG image



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]