I have a problem linking SOIL and the compiler gave this error
ld: library not found for -lSOIL
cland: error: linker command failed with exit code 1 (use -v to see invocation)
All SOIL files have to be put somewhere where they can be #include d into the project. Only #include the SOIL.h file.