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
Hey there,
sorry if this is not the right place to ask. I am not very tech savvy, but I managed to install homebrew and this:
brew install SDL2
brew install SDL2_image
brew install SDL2_ttf
I downloaded the newest OSx version of YAFC and put the folder into /Applications
How do I proceed from here? When I use 'dotnet YAFC.dll', it gives me this error:
_Could not execute because the specified command or file was not found.
Possible reasons for this include:
You misspelled a built-in dotnet command.
You intended to execute a .NET program, but dotnet-YAFC.dll does not exist.
You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.
_
Thank you in advance for any suggestions!
EDIT: I didn't mean to report this as a bug, but don't know how to change it.
EDIT 2: when I search the homebrew website, the only formula for YAFC is an FTP client.
The text was updated successfully, but these errors were encountered:
Hey there,
sorry if this is not the right place to ask. I am not very tech savvy, but I managed to install homebrew and this:
brew install SDL2
brew install SDL2_image
brew install SDL2_ttf
I downloaded the newest OSx version of YAFC and put the folder into /Applications
How do I proceed from here? When I use 'dotnet YAFC.dll', it gives me this error:
_Could not execute because the specified command or file was not found.
Possible reasons for this include:
You misspelled a built-in dotnet command.
You intended to execute a .NET program, but dotnet-YAFC.dll does not exist.
You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.
_
Thank you in advance for any suggestions!
EDIT: I didn't mean to report this as a bug, but don't know how to change it.
EDIT 2: when I search the homebrew website, the only formula for YAFC is an FTP client.
The text was updated successfully, but these errors were encountered: