Hi everyone;
this is my problem, I'm using Netbeans to make some simple C based programs. I got my cygwin and all the necessary applications (the gnu compilers and such) And I already added the cygwin directory to the 'path' environment variable.
But every time I try to run my main project I get this message inside the terminal:
119 [main] programas 5536 C:\Users\Dante\Favorites\Desktop\Documents\Program1\dist\Debug\Cygwin-Windows\program1.exe: *** fatal error - can't create tty_list::mutex 'cygwin1s4.tty_lst::mutex.0', Win32 error 5
Does anyone know what this means?? How can I fix it?
Thank you so much for your time.