Skip to content

Fix Linux Compile Error#71

Open
Dante1243 wants to merge 1 commit into
betidestudio:mainfrom
Dante1243:FixLinuxCompile
Open

Fix Linux Compile Error#71
Dante1243 wants to merge 1 commit into
betidestudio:mainfrom
Dante1243:FixLinuxCompile

Conversation

@Dante1243

Copy link
Copy Markdown

When cross compiling Linux from Windows the error

0>LinuxEOSHelpers.h(7,10): Error  : 'EOSHelpers.h' file not found
0>#include "EOSHelpers.h"
0>         ^~~~~~~~~~~~~~

Is generated in compilation, this PR fixes this. I assume this error isn't just for cross compilation but just compiling Linux in general.

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