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

Headers with an uppercase extension. #11

Open
ComputerNerd opened this issue Jul 5, 2015 · 1 comment
Open

Headers with an uppercase extension. #11

ComputerNerd opened this issue Jul 5, 2015 · 1 comment

Comments

@ComputerNerd
Copy link

I have noticed that dub appears to not be able to handle headers with an uppercase extension even when I add *.H to the Doxyfile patterns. I know this because I wrote a python script that would rename all headers to have a lowercase extension and then search all the headers in order to fix the include statements to account for this. After doing so the code for that should have been generated is now being generated by dub. If you are thinking: just edit your project. That is not the answer because I am trying to generate a binding to the library FLTK and that library uses headers with an uppercase extension.

@gaspard
Copy link
Member

gaspard commented Jul 6, 2015

Work is on the way...

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

No branches or pull requests

2 participants