Changes between Initial Version and Version 1 of Ticket #23437


Ignore:
Timestamp:
Jan 27, 2010, 7:53:30 AM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23437

    • Property Keywords CMake removed
    • Property Type changed from request to defect
    • Property Port vxl added; VXL removed
  • Ticket #23437 – Description

    initial v1  
    11VXL fails with a message about a missing library. Web searching reveals that others have encounter a similar problem with other software. The common factor seems to be CMake. The message is:
    2 
     2{{{
    33CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
    44Please set them or make sure they are set and tested correctly in the CMake files:
     
    1313
    1414Error: Status 1 encountered during processing.
    15 
     15}}}
    1616I've attached a file containing the output with the -d flag.
    1717