[QGIS-Developer] Installing qgis custom widgets in designer from development build

Matthias Kuhn matthias at opengis.ch
Mon Sep 9 03:31:21 PDT 2019


Hi Chris,

First thing is to run CMake with -DWITH_CUSTOM_WIDGETS

Then the resulting library needs to be copied into the folder where Qt 
loads its plugins from.

Matthias

On 9/9/19 9:43 AM, Chris Crook wrote:
> Title pretty much is the question - I'm building QGIS development build on ubuntu as per instructions in INSTALL.
>
> I think the thing I need to register with designer is libqgis-customwidgets.so.   But that doesn't seem to be built as part of the CMake build (can't find the file anywhere), and the only reference to it I can find is in the debian directory as a package.  I'm not familiar enough with packaging to figure out how it gets built or what source files are used :-(
>
> Any help would be great - I am building on a virtual machine with source code in a mounted directory.
>
> Thanks for any guidance
> Chris
>
> ________________________________
>
> This message contains information, which may be in confidence and may be subject to legal privilege. If you are not the intended recipient, you must not peruse, use, disseminate, distribute or copy this message. If you have received this message in error, please notify us immediately (Phone 0800 665 463 or info at linz.govt.nz) and destroy the original message. LINZ accepts no responsibility for changes to this email, or for any attachments, after its transmission from LINZ. Thank You.
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>


More information about the QGIS-Developer mailing list