Description of problem: WRasterImage support is not compiled into the library but it used to be in previous versions of Fedora Version-Release number of selected component (if applicable): wt.x86_64-3.3.2-2.fc20 How reproducible: Always Steps to Reproduce: 1. Attempt to link against WRasterImage Actual results: undefined reference to `Wt::WRasterImage::... Expected results: Compile Successfully Additional info: I suspect this is related to the new skia support in wt added somewhere in the 3.3.x line that requires a new option be provided to cmake: cmake -DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick
wt-3.3.3-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/FEDORA-2014-7280/wt-3.3.3-2.fc20
Package wt-3.3.3-2.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing wt-3.3.3-2.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-7280/wt-3.3.3-2.fc20 then log in and leave karma (feedback).
Looks good on my end. My code compiles with wt-devel-3.3.3-2.fc20 Sorry for the delay.
wt-3.3.3-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.