[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Issue about the installation of paparazzi for my O
From: |
Yannick Jestin |
Subject: |
Re: [Paparazzi-devel] Issue about the installation of paparazzi for my OSX |
Date: |
Tue, 28 May 2019 16:05:46 +0200 |
> On 23 May 2019, at 18:15, kevindsp <address@hidden> wrote:
>
> Hi,all.
> I wanna install Paparazzi to my osx(10.14.4).However,it encounters some
> errors while I follow the wiki's instructions step by step.What's wrong?And
> how could I fix the problem?Thank you!
I think that adding the following line in ivythroughput.cpp does the trick:
using namespace std;
—
Y.