Core-2-Extreme / Video_player_for_3DS

Video player for 3ds
https://gbatemp.net/threads/release-video-player-for-3ds.586094
GNU General Public License v3.0
181 stars 17 forks source link

error when building #13

Closed techno-arch closed 3 years ago

techno-arch commented 3 years ago

/bin/sh: -c: line 1: syntax error near unexpected token (' /bin/sh: -c: line 1:mkdir -p (1)/Video_player_for_3DS-main/build' make: *** [Makefile:232: (1)/Video_player_for_3DS-main/build] Error 2 Press any key to rebuild.

Core-2-Extreme commented 3 years ago

Where do you put video player for 3ds folder? Give me full path. e.g.

C:\Users\cache\Documents\GitHub\Video_player_for_3DS

techno-arch commented 3 years ago

C:\Users\username\Downloads\New folder (7)\Video_player_for_3DS-main when running the bat file as admin it says make: *** No rule to make target 'all_win'. Stop.

Core-2-Extreme commented 3 years ago

C:\Users\username\Downloads\ New folder (7) \Video_player_for_3DS-main is problem, rename it to something like New_folder_7 (no space, ( and ) )

techno-arch commented 3 years ago

thank you