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
{{ message }}
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
Hello,
I am using Code::Blocks on Windows 7.
Some of the packaged examples include a file called "CustomImageButton"(.cpp and .h).
This file does not exist in the repository, so it does not compile. Not sure what it was supposed to be, but I thought I'd give a heads up that at least some of the examples don't work (I tried AllWidgets and TabBar).
None of the projects seem to use a class called that, so I assume it was just a mistake removing the includes from some point in the past.
EDIT: Also, UIIntSlider is included, which also doesn't exist.
The text was updated successfully, but these errors were encountered:
I have replicated the issue. I can confirm that removing those two files from the CodeBlocks project file fixes the issue (I removed them manually, deleting lines in the XML).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am using Code::Blocks on Windows 7.
Some of the packaged examples include a file called "CustomImageButton"(.cpp and .h).
This file does not exist in the repository, so it does not compile. Not sure what it was supposed to be, but I thought I'd give a heads up that at least some of the examples don't work (I tried AllWidgets and TabBar).
None of the projects seem to use a class called that, so I assume it was just a mistake removing the includes from some point in the past.
EDIT: Also, UIIntSlider is included, which also doesn't exist.
The text was updated successfully, but these errors were encountered: