You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to define a version of QAssert that can take 3 arguments. This will probably mean changing it to an inline function, where the 3rd argument can default to being empty. You could then strcat the 2nd and 3rd arguments (if the 3rd argument exists) before passing on to CCAssert.
Getting the following compilation error:
The text was updated successfully, but these errors were encountered: