Qt build error
-
I am getting a build error
parse error at:
for
public slots::
in the header.
Please let me know what would fix the problem.
-
I am getting a build error
parse error at:
for
public slots::
in the header.
Please let me know what would fix the problem.
@Cartik-Sharma I don't see any pictures. Please just copy paste the error message and the code, no need to post pictures (which is often not working here).
-
There are no pictures, the error that I get is posted above.
-
@Cartik-Sharma said in Qt build error:
public slots::
Does it really have 2 :: ? should only be one.
-
@Cartik-Sharma said in Qt build error:
public slots::
Does it really have 2 :: ? should only be one.
@mrjj It's just one!
-
@mrjj It's just one!
Ok can you show the actual code ?
I see nothing in what u posted.
is the actual error
"parse error at:" ?It can be something above that line
-
-
I am getting a build error
parse error at:
for
public slots::
in the header.
Please let me know what would fix the problem.
@Cartik-Sharma said in Qt build error:
I am getting a build error
parse error at:
for
public slots::
in the header.
Please let me know what would fix the problem.This is what I see. So, what is the error? "Build error" does not explain anything. Can you post the actual error?