Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'brew install ivy-c jsbsim' error #2

Open
wntun opened this issue Oct 2, 2017 · 3 comments
Open

'brew install ivy-c jsbsim' error #2

wntun opened this issue Oct 2, 2017 · 3 comments

Comments

@wntun
Copy link

wntun commented Oct 2, 2017

Hello. I followed the instructions as from paparazziuav wiki.
When I tried to run 'brew install ivy-c jsbsim', it generated 8 errors regarding about 'string'. I would like to know how to fix that problem. Thanks in advance.

@DianaOlejnik
Copy link

The same problem on macOS High Sierra.

@ahunta
Copy link

ahunta commented Dec 14, 2017

You can install ivy from source by downloading it from git, and building it from the ./src directory using make -h Makefile.osx && make -h Makefile.osx install
You may have to edit ../tools/ivythrouput.cpp and replace any lines that declare 'string' with 'std::string'

@stephaniemgw
Copy link

I have the same problem. I haven't completely figured it out but this page seems to do something about the string error: https://gist.github.com/dimik/60bafc1e864846f6608e9815f6e5f45f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants