DaedalusX64 / daedalus

The Nintendo 64 Emulator itself
GNU General Public License v2.0
591 stars 55 forks source link

Linux build doesn't work #15

Closed stkruse closed 4 years ago

stkruse commented 4 years ago

When I try to run the linux build with ./build_daedalus.sh LINUX_RELEASE

I get the following error:

./daedalus/Source/BuildOptions.h:22:10: fatal error: Platform.h: fatal error no such file or directory
 #include "Platform.h"
bombonatti commented 4 years ago

Have you installed psptoolchain? https://github.com/pspdev/psptoolchain

I have just downloaded/compiled it from scratch.

wally4000 commented 4 years ago

Linux build has been fixed in a later commit :)