[Mono-aspnet-list] Unable to build XSP - cannot find metadata file `Mono.Data.SqliteClient.dll'

Alexander Batishchev abatishchev at godfather.net.ru
Sat Mar 20 10:56:54 EDT 2010


Have I to have SQLite installed to build xsp? If yes - why?

As far as I could understand an example XSP project in /test/1.1/webcontrol/
requires Mono.Data.SqliteClient.dll

$ make
..
make[3]: Entering directory `/usr/src/mono/xsp/test/1.1/webcontrols'
/usr/bin/gmcs -debug:full -r:Mono.Data.SqliteClient.dll
-out:dbpage_test_setup.exe dbpage_test_setup.cs
error CS0006: cannot find metadata file `Mono.Data.SqliteClient.dll'
Compilation failed: 1 error(s), 0 warnings

Is it possible to skip building example projects if I don't need them?

Thanks.
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20100320/0337c1d6/attachment.html 


More information about the Mono-aspnet-list mailing list