Hello Xiangdong,
Jenkins has a plugin https://plugins.jenkins.io/cmakebuilder/
for cmake. You might want use that.


El jue., 13 ago. 2020 a las 14:09, Xiangdong Huang (<saint...@gmail.com>)
escribió:

> 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 <giorgio.zo...@gmail.com> 于2020年8月13日周四 下午7:13写道:
>
> > Hello,
> > infra has travis-ci. Ask them.
> >
> > El jue., 13 ago. 2020 a las 11:54, Xiangdong Huang (<saint...@gmail.com
> >)
> > 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.
> >
>


-- 
Life is a chess game - Anonymous.

Reply via email to