Project

General

Profile

Actions

Bug #6956

closed

cannot build with nmake

Added by usa (Usaku NAKAMURA) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.0.0dev (2012-08-31 trunk 36865) [x64-mswin64_100]
Backport:
[ruby-dev:46097]

Description

r36864以降、以下のエラーが出てビルドできません。

NMAKE : fatal error U1073: 'id.h' のビルド方法が指定されていません。

Actions #1

Updated by nobu (Nobuyoshi Nakada) over 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r36867.
Usaku, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


common.mk: broken nmake

  • common.mk: remove VPATH from rules for generated files, because
    nmake does not work. [Bug #6956]

Updated by nobu (Nobuyoshi Nakada) over 11 years ago

  • Status changed from Closed to Open
Actions #3

Updated by nobu (Nobuyoshi Nakada) over 11 years ago

  • Status changed from Open to Closed

This issue was solved with changeset r36870.
Usaku, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


common.mk: broken nmake

  • common.mk: VPATH in dependencies works. [Bug #6956]
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0