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

Fixes a moc generation error with boost >= 1.48 #589

Merged
merged 1 commit into from Feb 11, 2013
Merged

Conversation

wjwwood
Copy link
Member

@wjwwood wjwwood commented Feb 8, 2013

@dgossow
Copy link
Member

dgossow commented Feb 8, 2013

Why not use this one:
QT4_WRAP_CPP(sources ${moc-sources} OPTIONS -DBOOST_TT_HAS_OPERATOR_HPP_INCLUDED)

Seems less intrusive.

@wjwwood
Copy link
Member Author

wjwwood commented Feb 11, 2013

I tried that fix and I was unable to get it to work. It might be that with boost versions higher than 1.48 that hack no longer works.

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.

None yet

2 participants