So I was wondering how I could statically link pdcurses. Currently on another computer I am getting an error that it could not find pdcurses.dll. I have already linked c++ and gcc but have no idea on how to link pdcurses. I wanted to run my program on other computers.