pspdev / psptoolchain-allegrex

This program will automatically build and install an Allegrex compiler which is used in the creation of homebrew software for the Sony PlayStation® Portable videogame system.
MIT License
10 stars 9 forks source link

Copy required dlls for Windows version #4

Closed sharkwouter closed 1 year ago

sharkwouter commented 2 years ago

This is still WIP. There are DLLs missing for both the compilers and the bin-utils. The issue can be fixed by either statically compiling or including the DLLs in the bin directory. I chose the latter option.