Ticket #6570 (closed: invalid)

Opened 8 years ago

Last modified 5 years ago

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:1 Changed 7 years ago by Russell Taylor

  • Milestone changed from Release 2.5 to Release 2.6

Move the tickets I'm definitely not going to do this iteration so that I can better see the ones that I might.

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.

comment:3 Changed 7 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:4 Changed 7 years ago by Andrei Savici

  • Status changed from verifying to closed

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7416

Note: See TracTickets for help on using tickets.