Boost logo

Boost Users :

From: John Maddock (john_maddock_at_[hidden])
Date: 2002-10-11 05:44:21


> I found that the example works well for a console program but for a
windows
> program it seems to crash with the message.
>
> EAccessViolation with message ŽAccess violation at address 0040987B. Read
> address 00000032.
>
> I have compiled both within the Borland IDE and I believe that I don't
have
> to do anything and that the IDE and Library will automatically configure
> itself.
>
> What am I doing wrong?

Sorry its a binary compatibility problem, you must either:

Turn off the -Ve -Vx options in the IDE,
    or:
Edit the makefile and add the -Ve -Vx options and rebuild.

This will be fixed in the soon to be release boost-1.29.0.

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net