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

[-Werror,-Wnonportable-include-path #37

Open
arkviper opened this issue Feb 21, 2019 · 0 comments
Open

[-Werror,-Wnonportable-include-path #37

arkviper opened this issue Feb 21, 2019 · 0 comments

Comments

@arkviper
Copy link

#include "Components/WIdget.h"

cross compiling for Linux throws this error

  1. 4>C:/Users/michael/Desktop/ue420/Engine/Plugins/Unrealjs/Source\JavascriptUMG/JavascriptMultiBox.h(4,10): error : non-portable path to file '"Components/Widget.h"'; specified path differs in case from file name on disk [-Werror,-Wnonportable-include-path]
  2. 4> #include "Components/WIdget.h"
  3. 4> ^~~~~~~~~~~~~~~~~~~~~
  4. 4> "Components/Widget.h"
  5. 4> 1 error generated.
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

1 participant