Hi,<div><br></div><div>I have written a short program using vc. Code can be found here: <a href="http://depot.tu-dortmund.de/get/2y3wq">http://depot.tu-dortmund.de/get/2y3wq</a> </div><div>The code builds and runs under my system using vc from git, but someone else got the following error with vc 0.61: <a href="http://paste.kde.org/544046/">http://paste.kde.org/544046/</a></div>
<div><br></div><div>I tried to integrate my code into Krita. Looked like this: <a href="http://paste.kde.org/544178/">http://paste.kde.org/544178/</a></div><div>And got the flollwing error:</div><div><div>Linking CXX shared library ../../../../lib/libkritalibbrush.so</div>
<div>CMakeFiles/kritalibbrush.dir/kis_auto_brush.cpp.o: In function `runLibraryAbiCheck':</div><div>/usr/local/include/Vc/version.h:44: undefined reference to `Vc::checkLibraryAbi(unsigned int, unsigned int, char const*)'</div>
<div>CMakeFiles/kritalibbrush.dir/kis_auto_brush.cpp.o: In function `_IndexesFromZero<float, 4>':</div><div>/usr/local/include/Vc/sse/vector.tcc:33: undefined reference to `Vc::SSE::_IndexesFromZero4'</div><div>
collect2: ld gab 1 als Ende-Status zurück</div><div>make[2]: *** [lib/libkritalibbrush.so.11.0.0] Fehler 1</div><div>make[1]: *** [krita/plugins/paintops/libbrush/CMakeFiles/kritalibbrush.dir/all] Fehler 2</div><div>make: *** [all] Fehler 2</div>
</div><div><br></div><div><br></div><div>Any idea what I'm doing wrong? Thanks</div><div><br></div><div><br></div><div>Sven</div>