Fixed
Details
Details
Assignee
Nick Yamane
Nick YamaneReporter
José Dapena Paz
José Dapena PazFix versions
Labels
Contract ID
Components
Priority
Created November 8, 2018 at 10:09 AM
Updated February 11, 2019 at 11:11 PM
Resolved November 13, 2018 at 1:26 PM
WAM should not require QtPlugin in AGL.
Steps:
Mandatory: disable code using QtPlugin (we don't ship pluggables right now, so it is not needed). It can be guarded with a specific guard that is not enabled by default in AGL.
Later plugin could be reenabled using boost DLL module. A new task should be created in this case.