https://bugzilla.rpmfusion.org/show_bug.cgi?id=2150
--- Comment #19 from Miloš Komarčević <kmilos(a)gmail.com> 2012-02-18 15:06:39 CET
---
(In reply to comment #18)
There is no file Sketcher.o, and Sketcher.cpp doesn't seem to be
compiled:
$ find . -name Sketcher.o
$ popd
$ grep Sketcher.cpp build.log
just my two cents...
Thanks Alec, that one was actually down to globbing for Sketcher_*.cpp instead
of Sketcher*.cpp in CMakeLists.txt
Just by picking a few other ones at random, it does look like the
implementation of those methods really is missing in the source files, although
the definitions are there in the header files, so file another bug upstream.
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.