11 Oct
2002
11 Oct
'02
10:44 a.m.
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