Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Ticket #389 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

CMAKE_CXX_FLAGS needed for cmake and llvm release

Reported by: mwarning Assigned to: ChristianK
Priority: major Milestone:
Component: unspecified Version: hg tip
Keywords: Cc:

Description

Using llvm 2.6 this error appears:

/home/user/ldc/./gen/llvm-version.h:10:2: error: #error "You need to add '-DLLVM_REV=<your-llvm-rev>' to CMAKE_CXX_FLAGS in the cmake configuration"

The workaround is to add an artificial rev. (e.g. 80000). This is mentioned in the build instructions, but it's a annoying bump.

Change History

01/01/11 21:54:58 changed by klickverbot

  • status changed from new to closed.
  • resolution set to fixed.

Fixed since a few months ago (changeset dcb3a9c07a52 IIRC).

Copyright © 2008, LDC Development Team.