<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>I've been using the vortex libs in a win32 app now for several months and I'm at a point where I'd like to enable logging to assist with debugging.<br><br>I tried calling vortex_log_enable( true ) and then checked it with vortex_log_is_enabled(); which returns false. I then downloaded the source and had a look through. It appears that the library has to be built with&nbsp; ENABLE_VORTEX_LOG defined in order to work. <br><br>I've tried to build the lib using the appropriate flags to eliminate dependence on SASL and TLS and although I can get it to build, I get heap corruption when I run with the resulting dll. <br><br>Any tips on building this under Visual Studio 2005? Or, is there a binary available with logging enabled?<br><br>Thanks,<br><br>Mark Kane<br> <br /><hr />HO HO HO, if you've been nice this year, email Santa! <a href='http://asksanta.ca/?icid=SANTAENCA005' target='_new'>Visit asksanta.ca to learn more!</a></body>
</html>