How to make links to use the sdk in vs2015

Hi. I’m new with the astra and I have some difficulties to find how can I use the SDK in a new project.
The same error happend ( no definition for ASTRA_API astra_status_t astra_initialize(); When in my code I have ( astra::initialise();). I know it’s a link problem but I don’t know how to fix it.