I'm using MinGW on Windows and I can't figure out how to compile my STK project with MinGW. It gives me undefined reference errors but the library itself doesn't even have a dll file or lib file...(make doesn't generate dll or lib files).
I've never seen a library like this so if you know how to compile STK with MinGW on Windows, please help me!