Original Post
Hi gys I have recently tried switching to Netbeans IDE for my SDL c++ development. I have encountered the following error, and after hours of googling have come to no solution
make[2]: *** No rule to make target
Within netbeans I am using the cgwin c++ compiler, On the cgwin download I included all the development tools so it is not something I have missed out from here ( I can compile raw c++ just fine).
I have also tried reverting the cgwin defalut compiler back to version 3 like suggested on a few guides.
All of my includes and dependences have also been added
Thanks for reading
make[2]: *** No rule to make target
SDL.lib', needed by dist/Debug/Cygwin-Windows/zelda.exe'. Stop.Within netbeans I am using the cgwin c++ compiler, On the cgwin download I included all the development tools so it is not something I have missed out from here ( I can compile raw c++ just fine).
I have also tried reverting the cgwin defalut compiler back to version 3 like suggested on a few guides.
All of my includes and dependences have also been added
Thanks for reading