Debug Assertion error while adding cover art to a MP4 file

Bart van der Velden bart at muckingabout.eu
Sat Feb 22 12:39:26 UTC 2014


Hi Thomas,

With a tool called Dependency Walker (http://www.dependencywalker.com/) 
you can easily check which runtime DLL your exe, and the dll's it links 
to, use. They have to be the same. The source of what you are seeing is 
very unlikely the IDE.

Kind regards,
Bart

On 21-02-14 13:02, Thomas wrote:
> Hi Kageyu,
>
> thanks for your suggestion. I have also found threads dealing with the Debug
> Assertion error, where changing the runtime library parameter solved the
> problem. In my case this wasn't working.
> Switching the IDE is still my recommendation.
>
> Cheers,
> Thomas
>
> -----Original Message-----
> From: taglib-devel-bounces at kde.org [mailto:taglib-devel-bounces at kde.org] On
> Behalf Of Tsuda Kageyu
> Sent: Friday, February 21, 2014 1:20 AM
> To: taglib-devel at kde.org
> Subject: RE: Debug Assertion error while adding cover art to a MP4 file
>
> Hi Thomas,
>
> Just a guess, it sounds like it has something to do with the runtime library
> settings (/MT, /MD, /MTd, /MDd). If you are using TagLib DLL, the setting of
> your EXE should match the DLL.
>
> Cheers,
> Kageyu
> _______________________________________________
> taglib-devel mailing list
> taglib-devel at kde.org
> https://mail.kde.org/mailman/listinfo/taglib-devel
>
> _______________________________________________
> taglib-devel mailing list
> taglib-devel at kde.org
> https://mail.kde.org/mailman/listinfo/taglib-devel



More information about the taglib-devel mailing list