[redland-dev] error LNK2001 calling librdf_concepts

Dave Beckett Dave.Beckett at bristol.ac.uk
Fri Jul 15 00:27:36 BST 2005


On Fri, 2005-07-15 at 10:17 +1200, John C Barstow wrote:
> On Tue, 2005-07-12 at 13:26 +0200, sritimoh wrote:
> > Hello,
> > 
> > I use the compiled version of Redland (redland-1.0.2-Win32-Dev) with C++.
> > When I use the elements of librdf_concepts (like: LIBRDF_S_Resource) I've the
> > following error: 
> > 
> > main.obj : error LNK2001: symbole externe non résolu _librdf_concept_resources
> > 
> > Please can someone help me!
> > Thanx
> > 
> I don't have access to a Windows machine for the next three days, but I
> will take a look at it as soon as I do.  I'm planning on a new release
> when I solve the problem that some people have been having with the file
> URIs; most likely I missed out a #define when compiling the binaries.
> 
> Dave, is there a test that exercises this? I don't have the C tests
> running on Windows yet but I should do soon.

There's a test in the concepts source.  If you compile rdf_concepts.c
with -DSTANDALONE (like many of the other units), it tries to startup
and stop the concepts module.  There's not a lot to test.

Dave




More information about the redland-dev mailing list