зеркало из
1
0
Форкнуть 0
Перейти к файлу
Martin Willemoes Hansen 86d3cf58bd * api/dia-api.xml: Removed
* api/dia-symbols.xml: Removed
        * api/makefile: Removed
        * api/.cvsignore: Removed
        * dia/dia-api.xml: Added
        * dia/dia-symbols.xml: Added
        * dia/.cvsignore: Updated with generated-stamp
        * dia/makefile: Updated to generate c# code from dia-api.xml and dia-symbols.xml
        * sources/dia-sharp-sources.xml: Updated to put dia-api.xml in dia/ instead of api/
        * sources/Dia.metadata: Hide event Event and method SetParent in CanvasItem,
          to work around bugs.
        * makefile: deleted api as a target
        * PROBLEMS: Added yet another problem
        * sample/sample.cs: Uncommented FindViewItem, since it triggers some bug

svn path=/trunk/diacanvas-sharp/; revision=18799
2003-10-09 10:04:28 +00:00
dia * api/dia-api.xml: Removed 2003-10-09 10:04:28 +00:00
doc * api/dia-api.xml: Removed 2003-10-09 10:04:28 +00:00
glue * api/dia-api.xml: Removed 2003-10-09 10:04:28 +00:00
patches Flush 2003-10-08 07:21:53 +00:00
sample * api/dia-api.xml: Removed 2003-10-09 10:04:28 +00:00
sources * api/dia-api.xml: Removed 2003-10-09 10:04:28 +00:00
AUTHORS flush 2003-07-21 10:13:42 +00:00
COPYRIGHT Flush 2003-07-12 09:08:08 +00:00
CREDITS * CREDITS: Added Arjan Molenaar 2003-08-25 15:20:16 +00:00
ChangeLog * api/dia-api.xml: Removed 2003-10-09 10:04:28 +00:00
NEWS * doc/en/Dia/Canvas.xml: Partial documented 2003-10-07 10:24:50 +00:00
PROBLEMS * api/dia-api.xml: Removed 2003-10-09 10:04:28 +00:00
README * README: Now targeting Gtk# cvs 2003-09-25 15:55:58 +00:00
TODO * TODO: Updated 2003-10-08 09:54:28 +00:00
WISHLIST * WISHLIST: Autoconf wish added. 2003-08-19 10:27:56 +00:00
makefile * api/dia-api.xml: Removed 2003-10-09 10:04:28 +00:00

README

============
Requirements
============

mono-0.26
gtk-sharp-0.12 whent it arrives,
for now use the cvs version
diacanvas2-0.93 when it arrives, 
for now use the cvs version.

====
Make
====

If you use another prefix than /usr then you can specify it to make like
this: make -e PREFIX=/myprefix

======
Sample
======

If you get an error about not being able to find dia-sharp.dll
then check if your MONO_PATH env. var. contains the path to it.