Desbaratizador wrote:
By default, Casablanca use "/MDd" for both (Debug & Release) configurations
I have a project where i'am using Casablanca, all runs as expected if i compile with "/MDd" but if i try a release compile ("/MD") my library crash's when tries to instantiate a http_client object.Your application and Casablanca dll's should be compiled with same "Code Generation\Runtime Library" option
By default, Casablanca use "/MDd" for both (Debug & Release) configurations