VirtualBox

Changeset 2739 in kBuild for trunk


Ignore:
Timestamp:
Dec 23, 2014 9:18:40 PM (10 years ago)
Author:
bird
Message:

More darwin build clues.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r2738 r2739  
    247247    KBUILD_MACOSX_SDK           := /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform$(KBUILD_MACOSX_SDK)
    248248   endif
     249  endif
     250  ifeq ($(wildcard $(KBUILD_MACOSX_SDK)),)
     251   $(error SDK not found ($(KBUILD_MACOSX_SDK)), please adjust KBUILD_MACOSX_TARGET_VERSION or/and KBUILD_MACOSX_SDK in LocalConfig.kmk or simply use KBUILD_MACOSX_WHATEVER_MODE=1.)
    249252  endif
    250253 endif # !KBUILD_MACOSX_WHATEVER_MODE
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette