<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Aleix,<div><br><div><div>On 10 Jul 2014, at 01:52 , Aleix Pol <<a href="mailto:aleixpol@kde.org">aleixpol@kde.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">n Thu, Jul 10, 2014 at 1:18 AM, Nicolás Alvarez <span dir="ltr"><<a href="mailto:nicolas.alvarez@gmail.com" target="_blank">nicolas.alvarez@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto;"><div class=""><br>
</div>Are you sure you're building the correct branch? Note that<br>
analitza.git doesn't have a 'frameworks' branch, it's called 'kf5’.<br></blockquote></div></div></div></blockquote><div><br></div><div>yep, I had seen that, but didn’t know how to handle it… There are quite a few cases like that. </div><div><br></div><br><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto;">
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Nicolás<br>
</font></span><div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div>Yeah... let me fix that.</div></div></div></div></blockquote><br></div><div>Thanks, now it there is more progress, but there’s s till a build failure later on. See below.</div><div><br></div><div>Greets,</div><div>Marko</div><div><br></div><div><br></div><div>———</div><div><br></div><div><br></div><div><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> 80%] Building CXX object analitzaplot/CMakeFiles/AnalitzaPlot.dir/plotter3d.cpp.o</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">[ 81%] Building CXX object analitzaplot/CMakeFiles/AnalitzaPlot.dir/AnalitzaPlot_automoc.cpp.o</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/marko/WC/KDECI-builds/analitza/analitzaplot/plotter3d.cpp:30:10: fatal error: 'GL/gl.h' file not found</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#include <GL/gl.h></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">         ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/marko/WC/KDECI-builds/analitza/analitzaplot/plotter2d.cpp:380:50: error: call to 'abs' is ambiguous</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">                    s += computeAngleLabelByStep(std::abs(i), bigstep);</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">                                                 ^~~~~~~~</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/cmath:660:1: note: candidate function</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">abs(float __x) _NOEXCEPT {return fabsf(__x);}</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/cmath:664:1: note: candidate function</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">abs(double __x) _NOEXCEPT {return fabs(__x);}</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/cmath:668:1: note: candidate function</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">abs(long double __x) _NOEXCEPT {return fabsl(__x);}</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/marko/WC/KDECI-builds/analitza/analitzaplot/plotter2d.cpp:383:85: error: call to 'abs' is ambiguous</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">                    const QPair<unsigned int, unsigned int> frac = simplifyFraction(std::abs(i), step);</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">                                                                                    ^~~~~~~~</div></div><div><br></div></body></html>