$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] equal filenames in different directories
From: å×ÇÅÎÉÊ ûÕÂÉÎ (shubin_evgeniy_at_[hidden])
Date: 2011-03-09 09:01:12
I have two files with equal name. They are in different directories of project.
I get "Duplicate name of actual target" on compilation.
Can I solve this problem without renaming files?