[redland-dev] redland on .NET
Pablo
pandres at gmail.com
Fri Jul 29 00:56:31 BST 2005
On 7/28/05, John C Barstow <jbowtie at amathaine.com> wrote:
> Hi, Pablo.
>
> The Redland.NET.dll is the only managed assembly; it calls into the
> other ones (which it is wrapping with a C# binding).
> So, you only need to add a reference to the Redland.NET.dll.
>
> There are several C# examples in the redland-bindings source code and
> some documentation of the classes is available on the redland website.
>
> The C# bindings probably need updating at some point as they are not
> generated by SWIG like the other bindings are.
>
> --
> John C Barstow
>
Great! thanks.
Your mail arrives at a great moment, I'm trying some RDF parsers but
Redland is the best option, given that i get it to work.
I still have some problems when executing, I'm getting the following error:
System.TypeInitializationException: The type initializer for
"Redland.Redland" threw an exception. --->
System.DllNotFoundException: Unable to load DLL (librdf).
at Redland.World.librdf_new_world()
I will keep trying , but I would appreciate some hints if somebody knows.
pablo.
More information about the redland-dev
mailing list