Re: libraries n stuff
- From: MW Ron <mwron@xxxxxxxxxxxxxx>
- Date: Mon, 25 Jul 2005 18:45:45 -0400
In article <1122304003.930928.197420@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
ingo@xxxxxxxxx wrote:
>hi
>
>thanks for help. i tried to export functions via #pragma, all globals
>and both, #pragma and .exp file but nothing changes. this are the
>error-messages:
>
>Link Error : undefined: 'operator delete(void*)' (code)
>Referenced from 'MPISearchFaceDetector::~MPISearchFaceDetector()' in
>libmpisearch
>Referenced from
>'MPISearchObjectDetector<float>::~MPISearchObjectDetector()' in
>libmpisearch
>Referenced from 'MPISearchStream<float>::~MPISearchStream()' in
>libmpisearch
>Referenced from
>'std::__vec_deleter<MPIScaledImage<float>::const_iterator,
>std::allocator<MPIScaledImage<float>::const_iterator>>::~__vec_deleter()'
>in libmpisearch
>Referenced from 'MPISearchStream<float>::release()' in libmpisearch
>Referenced from 'std::__vec_deleter<unsigned long,
>std::allocator<unsigned long>>::~__vec_deleter()' in libmpisearch
>
>Link Error : undefined: 'operator delete[](void*)' (code)
>Referenced from 'MPISearchStream<float>::release()' in libmpisearch
>Referenced from
>'MPISearchStream<float>::deleteCacheCorners(CornerCache<float>**&,float*&)'
>in libmpisearch
>
>Link Error : undefined: '__ptr_glue' (code)
>Referenced from 'MPISearchStream<float>::release()' in libmpisearch
>
>the main() is the same as before.
>do i build the library right?
>whats wrong?
It looks likeyou are missing the runtime library.
Ron
--
CodeWarrior Community Forum is a free online resource for developers
to discuss CodeWarrior topics with other users and our staff
-- http://www.codewarrior.com/community --
Ron Liechty - MWRon@xxxxxxxxxxxxxx - http://www.codewarrior.com
.
- Follow-Ups:
- Re: libraries n stuff
- From: idragon
- Re: libraries n stuff
- References:
- libraries n stuff
- From: inx
- Re: libraries n stuff
- From: jgrimley
- Re: libraries n stuff
- From: ingo
- libraries n stuff
- Prev by Date: Re: linking gcc built libs
- Next by Date: Re: printf question
- Previous by thread: Re: libraries n stuff
- Next by thread: Re: libraries n stuff
- Index(es):