Ticket #6570 (closed: invalid)
cmake missing files
Reported by: | Andrei Savici | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.6 |
Component: | Infrastructure | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
I use cmake-gui to configure my build on Ubuntu 12.10. After installing all the requirements, during the building procees I found the following things missing:
poco/Mutex.h google/mallocextension.h muparser.h Qsci/qscintilla.h qwt3d header files
Also needed to install python-qt4-dev.
All these should be reported at configuration time
Change History
comment:2 Changed 7 years ago by Russell Taylor
- Status changed from new to verify
- Resolution set to invalid
I'm pretty sure these are checked for (we just tested qwt3d). I think what happened here was that this was run on an existing build directory on an upgraded OS and that cmake just used the cached values when it was run and didn't recheck.
Note: See
TracTickets for help on using
tickets.
Move the tickets I'm definitely not going to do this iteration so that I can better see the ones that I might.