[flext] linker error when linking a library

Stefano Papetti stefano.papetti at univr.it
Sat Aug 6 13:28:26 CEST 2011


On 06/08/11 13:04, Thomas Grill wrote:
> Am 06.08.2011 um 11:49 schrieb Stefano Papetti:
>
>> Hi Thomas,
>>
>> On 06/08/2011 11.35, Thomas Grill wrote:
>>> There are essentially two problems, maybe unrelated to each other
>>>
>>> - a clash of the delete operator - this is usually caused by using different build models for parts that are linked. In your case it seems that the libraries LIBCPMT.LIB and LIBCMT.LIB don't fit to each other.
>> ok, I'll try to figure out how to avoid this. Perhaps I just need to avoid using delete and new ;)
> that would not be a clean solution - there might be other not so obvious clashes….
oh, I was just kidding =-O
By the way with gcc on a mac everything builds successfully...

Thanks,
S


More information about the flext mailing list