#18063 closed defect (duplicate)
hugin-app 7.0-2903 Configure error - build failure
Reported by: | asbjorn@… | Owned by: | p.schmiedeskamp@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | hugin-app build configure error failure | Cc: | |
Port: | hugin-app |
Description
When trying to install hugin-app, I get the following error:
CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred!
I have no idea where the file CMakeLists.txt
the error message refers to is located and thus don't know where to put the line cmake_minimum_required(VERSION 2.6)
. Had the error message been more precise about what to do, I'd been able to do it, but I unfortunately need help to get around this.
Change History (3)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to p.schmiedeskamp@… |
---|---|
Port: | hugin-app added |
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #18064.