Bartolomeo Nicolotti wrote: > s...@lxpc54:~/src/test$ gmcs -r:/usr/lib/mono/1.0/IBM.Data.DB2.dll > helloDB2.cs > helloDB2.cs(2,14): error CS0234: The type or namespace name `Data' does not > exist in the namespace `System'. Are you missing an assembly reference? > Compilation failed: 1 error(s), 0 warnings
Woops. Forgot to mention the -r:System.Data, just like Sandy said. --Bojan _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
