Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1332 closed bug (fixed)

make install fails: missing file

Reported by: gjm Owned by: nobody
Priority: critical: causes crash or data corruption Milestone:
Component: Build/Install Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

From head, when doing make install, I get this error:

CMake Error at images/themes/default/cmake_install.cmake:36 (FILE):                                                      
  file INSTALL cannot find file                                                                                          
  "/home/gavin/work/qgis/qgis/images/themes/default/mActionPan.png" to                                                   
  install.                                                                                                               
Call Stack (most recent call first):                                                                                     
  images/themes/cmake_install.cmake:37 (INCLUDE)                                                                         
  images/cmake_install.cmake:41 (INCLUDE)                                                                                
  cmake_install.cmake:56 (INCLUDE)                                                                                       


make: *** [install] Error 1

Perhaps someone forgot to add that file?

Change History (2)

comment:1 by gjm, 16 years ago

Resolution: fixed
Status: newclosed

Appears to be fixed by r9444.

comment:2 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.