Since I've installed the new mono Beta 1, I have a problem when I compile my program. Indeed, mcs wasn't able to find any assembly.
For instance, when I use the compile line : mcs -o program.exe *.cs -r:System.Data
I have the following error : Cannot find assembly `System.Data'.
And it's the same thing for any System assembly like System.ServiceProcess, System.Management, etc ...
This compile line worked with mono 0.28, but maybe there is a parameter to add to the compile line with mono 0.91 ?
Any help would be appreciated
Thanks
ps : I specify that I'have used the red hat RPMs packages
_________________________________________________________________ Bloquez les fen�tres pop-up, c'est gratuit ! http://toolbar.msn.fr
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
