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 17, 2024. It is now read-only.
My project was building fine on windows, but it wouldn't compile on GitHub pages.
I traced it down to having the include being
Instead of (look at the capital B)
This is probably because Linux is case sensitive and Windows isn't.
The doc should probably be changed to take this into account.
The text was updated successfully, but these errors were encountered: