$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: manphiz (manphiz_at_[hidden])
Date: 2007-08-13 07:35:45
question boost wrote:
> ld.exe "Cannot find -lboost_filesystem-mgw-mt-s-l_33_l".
>
From my untrained eye, the link flag has mistakenly used letter "l" in
"-l_33_l" instead of number 1, which will definitely results in a file
not existing at all.