Missing Metadata

View: New views
1 Messages — Rating Filter:   Alert me  

Missing Metadata

by Xir :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi. I'm starting a WinForms project and when I attempt to compile my test file with

gmcs -pkg:dotnet source.cs

I get back the error error CS0006: cannot find metadata file `cscompmgd.dll'

I'm running on Ubuntu 8.04LTS. I have installed all the packages that appeared relevant. What am I missing?