[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some questions
writeVObjectToFile is defined in vobject.c, you'll need to compile that as
well and link it with vctest.
On Wed, 31 Mar 1999, Phil wrote:
> Hello all
>
> I have some questions on the vCalendar.
>
> 1) My first question is probably one on C and C++, but after looking at
> the vctest.c and trying to compile I am being faced with a linker error
>
> Linker error Undefined symbol_writeVObjectToFile
> Linker error Undefined symbol_cleanVObjectInList
>
> Has anyone a quick fix / ideas?
>