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
so basically i'm trying to build the app from source. However the build fails at the :app:buildCMakeDebug step with an IOException stating "the syntax for filename directory name or volume label is incorrect". T have forgot to download SDL2 libraries but you included the sources already in this repo, so frankly i have no idea what else could be causing this build problem. I ran a build with full insights enabled but i still can't figure out what exactly causes the task to fail (which btw makes me question the point of the --scan option).
The CMakeError files in the .cxx have all kinds of errors which suggests that i forgot to do something ahead of building.
How can i fix this issue?
The text was updated successfully, but these errors were encountered:
Hello,
so basically i'm trying to build the app from source. However the build fails at the :app:buildCMakeDebug step with an IOException stating "the syntax for filename directory name or volume label is incorrect". T have forgot to download SDL2 libraries but you included the sources already in this repo, so frankly i have no idea what else could be causing this build problem. I ran a build with full insights enabled but i still can't figure out what exactly causes the task to fail (which btw makes me question the point of the --scan option).
The CMakeError files in the .cxx have all kinds of errors which suggests that i forgot to do something ahead of building.
How can i fix this issue?
The text was updated successfully, but these errors were encountered: