Hey guys.
So i've created a static library project and written the code ( one header file and one cpp file ). I have built it and it resulted in (.a) file.
I told the compiler where to look for the header file and the library file but my example code wont compile :S
Do i have to link something ?
Or did i make some error in the process ?
//K0ns3rv