Hi,

I am new in parquet-cpp and I have been digging into the code-base to learn
it for the past 3 weeks. I have a quick question regarding development on
the repository:

I have been using gdb to run/learn the code, however it is pretty painful
and now that I am at a stage to try some changes (and willing to
contribute), I am wondering if there is some sort of guidelines on how to
setup the project in an IDE environment.
I tried Eclipse and attempted to import the project as an existing code as
Makefile (similar to import instructions for Impala BE [1]) however it did
not work (I have hundreds of errors, mostly 'not defined' or 'not found'
ones).

Any suggestion on which IDE to use and roughly how to import the project
would be highly appreciated.

James

[1]:
https://cwiki.apache.org/confluence/display/IMPALA/Eclipse+Setup+for+Impala+Development

Reply via email to