Question
Utils<ISnippetExport>()->ExportSwatches crashes.
ErrorCode error = Utils<ISnippetExport>()->ExportSwatches(stream, document);<br /><br />I am getting a crash using this function in ID cs3 Mac, and it is happening in Release mode only, there is no assertion in Debug mode, but in release it just crashes? any clues?<br /><br />thanks