Opened 16 years ago
Closed 16 years ago
#18064 closed defect (worksforme)
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: | asbjorn@… |
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.
Attachments (1)
Change History (7)
Changed 16 years ago by asbjorn@…
Attachment: | hugin-app.log added |
---|
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to p.schmiedeskamp@… |
---|
comment:3 Changed 16 years ago by asbjorn@…
I've managed to locate the CMakeLists.txt
file and added cmake_minimum_required(VERSION 2.6)
to it, but that just ended up in other error messages and still no successful installation of hugin-app
.
comment:5 Changed 16 years ago by asbjorn@…
Seems like this is fixed in the latest 1.710 version. At least, hugin-app installed fine for me now.
comment:6 Changed 16 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Installation log