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: David Chisnall
Subject: Re: libobjc2 on FreeBSD 12.1
Date: Thu, 30 Apr 2020 08:33:56 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 29/04/2020 22:00, Johannes Brakensiek wrote:
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 |

Alternatively, just clone with:

git clone https://github.com/gnustep/libobjc2 --recurse

It' a good idea to internalise that as your default clone command or you will have exactly the same issue with any git project that uses submodules.

David




reply via email to

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