
17 Aug
2011
17 Aug
'11
4:14 p.m.
But now I'm getting a build error:
error: Unable to find file or target named error: '../../filesystem/build//boost_filesystem' error: referred from project at error: 'libs/wave/build'
Adding the filesystem library explicitly with "bcp fylesystem ..." did the trick, but that's strange it was not added in the first place.
It's a bug - or rather filesystem doesn't follow the normal Boost directory convention which means the source files and build script weren't auto-magically found. Will fix shortly, John.