Hey !
I've been using NetBeans for quite a long time, and totally addicted to it. Therefore there was no mercy when my mate wanted to join my project.
- He had to get it too. He's one of those Windows guys tho x)
I installed him MinGW and MSYS, and set them up in NetBeans as is totally logically, and we compiled some hello world apps to test.
But in the moment I tried to link the application to some of our SDK's, no matter how I tried, I would still get "undefined reference to external" or whatever.
I really can't understand it. I tried several libraries, all with failure. Absolute paths, relative paths. I'm really lost, spent the last many hours attempting to try everything.
I hope anyone with some knowledge on MinGW or NetBeans (I'm unsure where the problem lies) could hint'n help me out.
Thanks so much if you'll give it a try :)