I
I
IlyaMordasov2015-11-10 17:31:42
Eclipse
IlyaMordasov, 2015-11-10 17:31:42

How to compile Jansson library on mac under eclipse?

I downloaded the Jansson-2.7 library,
started compiling in the terminal

./configure
make
make install
make check
autoreconf -vi
make html // документацию

everything came together without errors, I start eclipse, create a new project for stm32, add the header
#include <jansson.h>
eclipse swears
jansson.h no such file or directory
also tried to put
brew install jansson
everything through brew the same

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question