Review Request 114468: fix linking error on FillProcessingVisitorTest
Andrius da Costa Ribas
andriusmao at gmail.com
Sat Dec 14 21:19:31 GMT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114468/
-----------------------------------------------------------
Review request for Calligra.
Repository: calligra
Description
-------
Since FillProcessingVisitorTest was moved (probably it was skipped before on Windows) I get a linker error because it tries to link to kritadefaulttools, which actually has the symbols exported but is set only as a plugin, meaning that no ".lib" is generated for the ".dll" file, which can't be linked directly.
Diffs
-----
krita/plugins/tools/defaulttools/CMakeLists.txt 0aeb16a
Diff: http://git.reviewboard.kde.org/r/114468/diff/
Testing
-------
Tested using MSVC.
Thanks,
Andrius da Costa Ribas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20131214/4c01939b/attachment.htm>
More information about the calligra-devel
mailing list