acmpesuecc / Shell

GNU General Public License v3.0
0 stars 10 forks source link

Code not compiling #6

Closed DukeAvi closed 1 month ago

DukeAvi commented 1 month ago

Followed along the readme, code won't compile

shell.c:21:14: error: ‘shell_roll_wrapper’ undeclared here (not in a function)
   21 |     {"roll", shell_roll_wrapper, "Rolls the terminal. Usage: roll"}
bunsamosa-bot[bot] commented 1 month ago

Thank you for opening this issue! A Maintainer will review it soon!

AmeyaKhanzode commented 1 month ago

are you on windows?

DukeAvi commented 1 month ago

are you on windows?

WSL

AmeyaKhanzode commented 1 month ago

send a screenshot of terminal

DukeAvi commented 1 month ago

image

AmeyaKhanzode commented 1 month ago

its working on mine

AmeyaKhanzode commented 1 month ago

sorry, i have fixed the code

DukeAvi commented 1 month ago

image issue persists