[Psi-Devel] debugging on windows
Norman Rasmussen
norman at rasmussen.co.za
Fri Mar 14 01:23:48 PDT 2008
On Fri, Mar 14, 2008 at 12:31 AM, Maciek Niedzielski <machekku at uaznia.net>
wrote:
> Norman Rasmussen pisze:
> > I have Qt 4.3.3 and 4.3.4 builds made with VS 2008, but unfortunately
> they
> > don't seem to work correctly. So I'll either have to rebuild them with
> VS
> > 2005, or figure out why they're not happy.
>
> Let VS2008 create manifest info for psi by itself (don't use the one
> from psi source). Or if it's not easy for you, just use this:
I'll try that, but I don't think it's the problem. It's more that the Qt
binaries's were built with vc9, and the qca/openssl/psi binaries were built
with vc8. I think what's happening is that an object is being created with
one runtime, and being deleted with the other. Obviously the runtime
doesn't recognise the object, so it complains of heap corruption.
--
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.affinix.com/pipermail/psi-devel-affinix.com/attachments/20080314/24e1eca4/attachment.htm
More information about the Psi-Devel
mailing list