Re: master build fails in calcoptionsdlg.cxx

2014-11-09 Thread Wols Lists
On 09/11/14 09:26, Tor Lillqvist wrote: > Whether OpenCL is useful, or even available, on a machine or not, and > whether OpenCL-related code is compiled, are separate things. We check > OpenCL availability at run-time, and even when available, the intent is > that we check whether the implementati

Re: master build fails in calcoptionsdlg.cxx

2014-11-09 Thread Tor Lillqvist
> > Why? I was thinking that opencl was useful only when you have a > > "separated" graphic card (sorry, I don't know the right wording in > English). > Whether OpenCL is useful, or even available, on a machine or not, and whether OpenCL-related code is compiled, are separate things. We check Open

Re: master build fails in calcoptionsdlg.cxx

2014-11-08 Thread Norbert Thiebaud
On Sat, Nov 8, 2014 at 3:13 AM, Jean-Baptiste Faure wrote: > Le 07/11/2014 09:37, Tor Lillqvist a écrit : >>> >>> The error seems to come from my build option --disable-opencl in my >>> autogen.input. >> >> Yeah; —disable-opencl is not a good idea in master right now. > > Why? I was thinking that

Re: master build fails in calcoptionsdlg.cxx

2014-11-08 Thread Jean-Baptiste Faure
Le 07/11/2014 09:37, Tor Lillqvist a écrit : >> >> The error seems to come from my build option --disable-opencl in my >> autogen.input. > > Yeah; —disable-opencl is not a good idea in master right now. Why? I was thinking that opencl was useful only when you have a "separated" graphic card (sor

Re: master build fails in calcoptionsdlg.cxx

2014-11-07 Thread Tor Lillqvist
> > The error seems to come from my build option --disable-opencl in my > autogen.input. Yeah; —disable-opencl is not a good idea in master right now. I will fix it eventually. —tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http:

Re: master build fails in calcoptionsdlg.cxx

2014-11-07 Thread Jean-Baptiste Faure
Hi, Le 06/11/2014 15:05, Jean-Baptiste Faure a écrit : > Hi, > > I get a compilation error here: > > .../LibO/master/sc/source/ui/optdlg/calcoptionsdlg.cxx: In member > function ‘void ScCalcOptionsDialog::SelectionChanged()’: > .../LibO/master/sc/source/ui/optdlg/calcoptionsdlg.cxx:597:66: error