[Gtk-sharp-list] Build problems
Martin Baulig
martin@gnome.org
18 Feb 2003 10:41:15 +0100
Charles Iliya Krempeaux <charles@reptile.ca> writes:
> I don't know if this is helpful or not. (You're probably above
> this level of help. But....) Do you actually have a "atk-api.xml"
> file???
Hi,
well, I'm not that stupid ...
> > mono ../generator/gapi_codegen.exe --generate atk-api.xml pango-api.xml gdk-api.xml gdk-symbols.xml gtk-api.xml gtk-symbols.xml glade-api.xml art-api.xml gnome-api.xml gda-api.xml gst-api.xml gnomedb-api.xml && touch generated-stamp
> >
> > Unhandled Exception: System.IO.FileNotFoundException: Could not find file "/atk-api.xml/"
^^^^^^^^^^^^^^^
This is the actual problem: it's actually trying to open "/atk-api.xml/", not
"atk-api.xml" in the current directory.
--
Martin Baulig
martin@gnome.org
martin@ximian.com