[Interest] What is a mistake?

Igor Mironchik igor.mironchik at gmail.com
Mon Mar 27 02:48:38 CEST 2017


Hi,

Great thanks.


26.03.2017 23:40, Konstantin Shegunov пишет:
> On Sun, Mar 26, 2017 at 11:13 PM, Igor Mironchik 
> <igor.mironchik at gmail.com <mailto:igor.mironchik at gmail.com>> wrote:
>
>     Hello,
>
>     What is this a mistake? Look at the screenshot...
>
> Hi,
> Judging from the sequence of errors you get I'd say you have something 
> similar to this:
>
> switch (something)
> {
> case c_captureEventType:
>     break;
> }
>
> somewhere in your code. Or in other words you're referencing 
> c_captureEventType as a compile-time constant, which it clearly is not.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170327/0b42f300/attachment.html>


More information about the Interest mailing list