Ask about error

error >> cannot open output file bin\debug\ss.exe permission denied

How i slove this problem ?


ld.exe||cannot open output file bin\Debug\ss.exe Permission denied|
||=== Build finished: 1 errors, 0 warnings ===|
Last edited on
closed account (Dy7SLyTq)
on *nix: dont compile with root or run as root, or if your an unprivledged account, you might have to run as root

on windows: run as admin or dont compile as admin
Topic archived. No new replies allowed.