$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Alastair (yg-boost-users_at_[hidden])
Date: 2002-10-08 14:48:19
Hi
I have just found out about the boost library's so I am new to them.
I am trying to use the regex within a VCL Borland Builder 4.
I have followed the installation.
and tried a given example.
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?
Thanks in advance
Alastair