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
The problem is that the working directory when building with OpenFL is set to the module directory. If the OpenFL project XML file isn't in the module directory, the error file name won't resolve properly. I've created a pull request with a simple fix to set the working directory when building using OpenFL to use the OpenFL path.
The text was updated successfully, but these errors were encountered:
The problem is that the working directory when building with OpenFL is set to the module directory. If the OpenFL project XML file isn't in the module directory, the error file name won't resolve properly. I've created a pull request with a simple fix to set the working directory when building using OpenFL to use the OpenFL path.
The text was updated successfully, but these errors were encountered: