Hi Giorgio, It is fine when using Travis-CI, as we can use `apt` to install the dependencies first.
However, we are also using Jenkins (and the Jenkins will generate SNAPSHOT jars, nightly, I think). That's why I want to know whether we can also compile the related codes with Jenkins Server. If it is too complex, we can also just use Travis-ci. Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Giorgio Zoppi <[email protected]> 于2020年8月13日周四 下午7:13写道: > Hello, > infra has travis-ci. Ask them. > > El jue., 13 ago. 2020 a las 11:54, Xiangdong Huang (<[email protected]>) > escribió: > > > Hi, > > > > In PR[1], we can compile the c++ API of IoTDB's session interface. > > > > To compile the codes (on Linux), Flex, Bison, g++ are needed, but we are > > not sure whether the target Jenkins server has installed the above > > software. > > > > Does someone know how to solve this? > > (Ask Infra on JIRA? or some other known solutions?) > > > > Best, > > > > [1] https://github.com/apache/incubator-iotdb/pull/1616 > > ----------------------------------- > > Xiangdong Huang > > School of Software, Tsinghua University > > > > 黄向东 > > 清华大学 软件学院 > > > > > -- > Life is a chess game - Anonymous. >
