utopia-rise / fmod-gdextension

FMOD Studio GDExtension bindings for the Godot game engine
MIT License
439 stars 48 forks source link

Builds are failing (The system cannot find the file specified) #122

Closed bitbrain closed 2 years ago

bitbrain commented 2 years ago
System ERROR:
The system cannot find the file specified.
Move-Item: D:\a\_temp\8234de5a-32ac-4b41-9d09-10b338[45](https://github.com/utopia-rise/fmod-gdnative/runs/7386126362?check_suite_focus=true#step:5:46)9fd1.ps1:7
Line |
   7 | mv api/ windows
     |  ~~~~~~~~~~~~~~~
     | Cannot find path 'D:\a\fmod-gdnative\libs\fmod\api\' because it does not exist.
Error: Process completed with exit code 1.

Example: https://github.com/utopia-rise/fmod-gdnative/runs/7386126362?check_suite_focus=true

piiertho commented 2 years ago

It works here.
I think this is because credentials are not accessible for people not members of utopia

bitbrain commented 2 years ago

Ah! Good stuff - I remember when I had the issue I got a different error to this. I'll close this, as there is https://github.com/utopia-rise/fmod-gdnative/issues/95 already.