xerpi / play-switch

Play! - PlayStation2 Emulator (Nintendo Switch port)
Other
39 stars 3 forks source link

Errors while making .nro file. #5

Open sdal opened 2 months ago

sdal commented 2 months ago

I'm using Ubuntu 22.04. Whlie running make i'm getting this:

In file included from /home/hyper/Play-/deps/Framework/build_cmake/Framework/../../include/SocketStream.h:3, from /home/hyper/Play-/deps/Framework/src/SocketStream.cpp:1: /home/hyper/Play-/deps/Framework/build_cmake/Framework/../../include/SocketDef.h:15:10: fatal error: sys/socket.h: No such file or directory 15 | #include <sys/socket.h> | ^~~~~~ compilation terminated.

Also, with arguments after make i'm getting an error: **make: * No rule to make target 'Play_Switch_nro'. Stop.