SFML community forums

Bindings - other languages => C => Topic started by: Gregory on October 28, 2010, 02:40:01 am

Title: problen dll
Post by: Gregory on October 28, 2010, 02:40:01 am
i am making a DLL with some function to facility: point_direction, distance, format_text.. a error apear when i compile the project that i use to test the dll, not the dll project. i think that is because i don't know what i need to put for link, with sfml we put : -lsfml-graphics... but with my dll i dont know what need