Error while building project on Linux, related to WINE paths I think? #133
-
|
I'm on the According to that log, the command it tried to run was The error being an exception: It doesn't specify what the string is, so I can't go any further |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
|
Oh, and I did try running this with Linux paths: |
Beta Was this translation helpful? Give feedback.

So it seems this is not a Linux problem specifically, but the editor doesn't give you warnings that would make it easier to spot problems when building. Like for example, if there are empty images in an image list, that will cause the build to fail. Making those red or doing a check before build would make this way easier