cLupus

Results 3 issues of cLupus

I was trying to install QCustomPlot, but ran into a problem; The last step of the build process was unable to link Qt5Core, Qt5Gui, Qt5Widget, and QL5PrintSupport. I figured it...

Hi, I am unable to have a boolean property set to `true`, by specifying it in the parent component. An example of the parent ```html ``` ```typescript import { Component,...