Skip to content
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

pixymon: since the header files aren't in the same directory as the sour... #18

Open
wants to merge 7 commits into
base: gcc
Choose a base branch
from

Conversation

adrianimboden
Copy link
Contributor

on my pc, during compilation of pixymon, the compiler finds the qqueue.h provided the qt framework before the qqueue.h in the common/inc directory. I added a little hack to add the include directory at the very first position that this problem no longer occurs.

I think it should be considered to rename that file (I didn't do it, because this change would probably touch many files and this is not the main branch after all)

…ource now, the compiler finds the qqueue.h provided by the QT framework first. This hack fixes the problem (we should consider to rename the qqueue class/file later).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant