[Gtk-sharp-list] gapi_codegen.exe not working on PPC
Mike Kestner
mkestner@speakeasy.net
20 Apr 2003 21:38:02 -0500
On Sun, 2003-04-20 at 09:42, Jorge Arcas Perales wrote:
> I'm trying to compile gtk-sharp on PPC and I've found this problem: the
> Makefile in the api directory fails to generate any .cs files at all.
> This is because gapi_codegen.exe exits with value 255, giving no error
> messages and generating no .cs files.
>
> As a workaround I generated the .cs files on a x86 machine, the rest of
> the compilation went fine on my PPC, and it seemed to give me a fine
> gtk-sharp installation. However gtk-sharp applications crash frequently,
> for example, when trying to write to a Gtk.TextView, this doesn't happen
> on x86.
This doesn't sound to me like a Gtk# issue, but rather mono/mint port
issues. Even though the main mono hackers are probably monitoring this
list, I would encourage you to pursue this on mono-list, or to open a
bug against the runtime.
--
Mike Kestner <mkestner@speakeasy.net>