[Mono-list] GAC and gmcs problem

Sandy Armstrong sanfordarmstrong at gmail.com
Wed Jan 28 09:38:58 EST 2009


On 01/27/2009 09:16 PM, k1Ll5w1tcH wrote:
> But this still doesn't explain why I have to compile with
> -r:System.Data.dll, when System.Data is in my GAC?

If you are used to Visual Studio, adding -r:System.Data.dll is exactly 
the same as adding a reference to System.Data in your Visual Studio 
project.  Perhaps you would feel more comfortable using MonoDevelop to 
write and build your software, as it works similarly. :-)

Sandy


More information about the Mono-list mailing list