[Gtk-sharp-list] GtkDemo not working with pre 1.9.3 .Windows
Installer.
John Luke
john.luke@gmail.com
Wed May 11 01:13:03 EDT 2005
Hello,
On Tue, 2005-05-10 at 23:27 +0200, Philipp Knecht wrote:
> Hi John
>
> Thanks for catching on. It runs and gives then a
> gtk-messagebox:
>
> Error:
> Format der Bilddatei unbekannt
>
> --> means that the format of the picture wasn't
> recognised.
>
> When clicking on OK then a :
>
> An unhandled exception of type
> 'System.Reflection.TargetInvocationException' occurred
> in mscorlib.dll
>
> Additional information: Exception has been thrown by
> the target of an invocation.
>
>
My best guess is that you built it using the solution file which doesn't
include the images as resources like GtkDemo expects. All the files in
the images/ subdir should be included in the assembly as resources,
however you tell visual studio to do that.
More information about the Gtk-sharp-list
mailing list