Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

error: array initializer must be an initializer list or string literal

$
0
0
when I try to do this: char string1[] = str; //str is a QString I get this error error: array initializer must be an initializer list or string literal What can I do to fix this?

Viewing all articles
Browse latest Browse all 13965

Trending Articles