Quantcast
Viewing all articles
Browse latest Browse all 4845

New Post: Runtime problem with uri_builder

Hi whudson_syntagm,

Casablanca works fine like you mention when using dynamic linking with MFC. However when you statically link to MFC and dynamically link to Casablanca (the second scenario you describe) there are two copies of the CRT in the process. This can lead to many issues, for example like allocating memory on one heap and deallocating on another.

The fix would be to statically link against Casablanca as well, but currently we don't support static linking yet. For now you will have to use dynamic linking to both MFC and Casablanca. We have a feature request that you can vote on to help us balance priorities, since this sounds like an important scenario for you.

Thanks,
Steve

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>