[Mono-devel-list] ByteFX mysql

Kamil Skalski kamil.skalski at gmail.com
Mon Aug 8 09:46:54 EDT 2005


You must modify the build process of your project. What are you using?
Makefiles, MonoDevelop, Visual Studio?

Anyway, you must add ByteFX to referenced assemblies, either by
modifying compilation scripts to include
mcs sources.cs  -r ByteFX.Data.dll

or add referenced assembly in your IDE

2005/8/8, Stefano Incontri <sincontr at yahoo.it>:
> Hi All,
> I'm a newby with C# and Mono... maybe this is a stupid question : I'm
> willing to use ByteFX mysql connector, but I don't know how to import or
> reference it in my project, the 'using' keyword doesn't find it.
> The message is 'Main.cs(4) error CS0246: The namespace `ByteFx.Data' can
> not be found (missing assembly reference?)'.
> 
> Thanks
> Stefano
> 
> 
> 
> 
> 
> 
> ___________________________________
> Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
> http://mail.yahoo.it
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 


-- 
Kamil Skalski
http://nazgul.omega.pl



More information about the Mono-devel-list mailing list