-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conflicting declaration #6
Comments
Heyy! I just noticed I posted the Wrong error code! My bad!! Still, similar enough error. This error occurs on every one I have found. Here is the updated error.
|
Hey there! I deleted everything except the necessary files and pong. So this leaves Now it will compile. Still not sure, is this a necessary step? As to my knowledge, you do not include this step in your video.. |
Hey! I was following your flashing tutorial on YouTube and found an issue that I am having. I can not compile the code because of an exit. "conflicting declaration 'typedef struct UPosition UPosition'"
How do you think I could go about resolving this issue? Here are the steps I followed to ensure you can run into this error:
#define TETRIS
and uncomment#define PONG
Compile the code.
These are the exact steps shown in the video (to my memory) and resulted in the following error: (Info and such included in the error message)
The text was updated successfully, but these errors were encountered: