[MonoDevelop] Error compiling project on monodevelop

André de Castro Zorzo André de Castro Zorzo
Sun, 1 May 2005 16:20:19 -0300


Hi, 

maybe someone can help me.

I'm starting a simple project to learn. I'm using monodevelop to write
codes and when I try to compile a code I get an error, I think it's
Firebird Connector that doing this error. But, I've included the dll
in the project references.

error CS0006: Cannot find assembly ` Version=1.7.0.35237'
error CS0006: Cannot find assembly ` Culture=neutral'
error CS0006: Cannot find assembly ` PublicKeyToken=fa843d180294369d'


And when I compile directly with command line:

mcs BasicList.cs -r System.Data.dll -r FirebirdSql.Data.Firebird.dll

I have no problems.


Thanks, André
-- 
http://www.andrezorzo.com
ICQ: 113851428
MSN: andrezorzo@hotmail.com