[Bug 389] New: Examples refuse to compile

For more information about this bug, visit
A new bug was added:
Summary: Examples refuse to compile
Product: BFL
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: build system
AssignedTo: bfl [..] ...
ReportedBy: klaas [dot] gadeyne [..] ...

[note: I specified version as trunk, since the cmake branch is not in bugzilla]

/usr/bin/c++ -O2 -DNDEBUG -I/tmp/bfl-cmake
-I/tmp/bfl-cmake/build-boost-newmat-debian/src/wrappers/matrix
-I/tmp/bfl-cmake/src -o
examples/compare_filters/CMakeFiles/test_compare_filters.dir/test_compare_filters.o
-c /tmp/bfl-cmake/examples/compare_filters/test_compare_filters.cpp
In file included from
/usr/include/bfl/filter/../model/../pdf/conditionalpdf.h:21,
from /usr/include/bfl/filter/../model/systemmodel.h:21,
from /usr/include/bfl/filter/filter.h:22,
from /usr/include/bfl/filter/particlefilter.h:22,
from /usr/include/bfl/filter/bootstrapfilter.h:22,
from
/tmp/bfl-cmake/examples/compare_filters/test_compare_filters.cpp:23:
/usr/include/bfl/filter/../model/../pdf/pdf.h:22:28: error: vector_wrapper.h:
No such file or directory
/usr/include/bfl/filter/../model/../pdf/pdf.h:23:28: error: matrix_wrapper.h:
No such file or directory
/tmp/bfl-cmake/examples/compare_filters/test_compare_filters.cpp:35:48: error:
bfl/wrappers/matrix/matrix_wrapper.h: No such file or directory
/tmp/bfl-cmake/examples/compare_filters/test_compare_filters.cpp:36:48: error:
bfl/wrappers/matrix/vector_wrapper.h: No such file or directory

wmeeusse's picture

[Bug 389] Examples refuse to compile

For more information about this bug, visit

wim [dot] meeussen [..] ... changed:

What |Removed |Added
---------------------------------------------------------------------------
Resolution| |FIXED
Status|NEW |RESOLVED

------- Comment #1 from wim [dot] meeussen [..] ... 2007-05-03 14:18

fixed in rev. 27980