Compiling Blynk library for Linux in VisualStudio

Hi,
I want to run Blynk on my RaspberryPi. But instead of programming/compiling the code in the Console I want to programm it in VisualStudio on my WindowsPC.
This is working great for all my other projects so I also tried it with my BlinkProject.

But here is my problem: I am not able to compile the program with the BlynkLibrary. The compiler tells me there are over 100 Errors.

Do I have to somehow integrate the MAKEFILE in VisualStudio or is there a trick I have to use?

I hope you can help me.

Greetings,
Leon