[Mono-list] Reference failed...

John Sanabria John.Sanabria@ece.uprm.edu
Mon, 20 Sep 2004 09:18:04 -0400 (AST)


Greetings,

I'm working with mono and i compiled a simple example, and i got it:

-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-
C:\Trabajo\Alchemi\Research>mcs -r:lib\Alchemi.Core.dll Demo.cs
Compilation succeeded

C:\Trabajo\Alchemi\Research>mono Demo.exe

** (Demo.exe:3248): WARNING **: Could not find assembly Alchemi.Core,
referenc
 from C:\Trabajo\Alchemi\Research\Demo.exe (assemblyref_index=0)
     Major/Minor: 0,8
     Build:       0,31549
     Token:

cannot open assembly Demo.exe

C:\Trabajo\Alchemi\Research>

-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-

This is a question, just releated with mono:
when i try to run, a simple example, that i had
compiled, of gtk#, i got it:

-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-

[josanabr@localhost Gtk#]$ mono Hello.exe

** (Hello.exe:10051): WARNING **: Could not find assembly gtk-sharp,
references from /home/josanabr/Trabajo/C#/Gtk#/Hello.exe
(assemblyref_index=1)
     Major/Minor: 1,0
     Build:       0,0
     Token:       35e10195dab3c99f

cannot open assembly Hello.exe
[josanabr@localhost Gtk#]$

-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-

I send those problems, in the same mail, because i think that are
releated.

Any suggestions? Thanks a lot for your attention and help.

best regards.