Ticket #2836 (closed: duplicate)
Can't build user-algorithms
Reported by: | Anders Markvardsen | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 28 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Anders Markvardsen |
Description
Now when including the include directories during MantidPlot install the following files are no longer shipped with MantidPlot:
include/boost/aligned_storage.hpp include/boost/any.hpp . . . include/boost/shared_ptr.hpp . . include/boost/weak_ptr.hpp
include/poco/AbstratCache.h . . include/poco/zlib.h
The effect of this is that none of the shipped user-algorithms can be build.
Adding these files manually means and the user-algorithms did build.
However, this .dll does not load into MantidPlot.
Change History
comment:1 Changed 9 years ago by Martyn Gigg
- Status changed from new to verify
- Resolution set to duplicate
comment:2 Changed 9 years ago by Anders Markvardsen
- Status changed from verify to verifying
- Tester set to Anders Markvardsen
Note: See
TracTickets for help on using
tickets.
Duplicate #2845