gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libobjc2 on FreeBSD 12.1


From: Johannes Brakensiek
Subject: Re: libobjc2 on FreeBSD 12.1
Date: Wed, 29 Apr 2020 23:00:28 +0200

Hi Dave,

On 29 Apr 2020, at 22:18, David Wetzel wrote:

/usr/home/dave/libobjc2/arc.mm:6:10: fatal error: 'third_party/robin-map/include/tsl/robin_map.h' file not found
#include "third_party/robin-map/include/tsl/robin_map.h"

you probably missed to get the git submodules:

  git submodule init
  git submodule sync
  git submodule update

Johannes


reply via email to

[Prev in Thread] Current Thread [Next in Thread]