$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Spirit] compilation problem
From: philip tucker (phhht_at_[hidden])
Date: 2010-04-05 19:23:49
Hello,
I have a simple Spirit parser program which won't compile. I am
running boost 1_42_0 with gcc on a mac. The code and error message
are attached.
I hope you can tell me two things: first, what have I done wrong, and
second (if necessary), how can I figure out what I've done wrong from
the error message.
Thanks again.