Build owncloud source code on visual studio

Hi everyone,
i try build the owncloud on VS and i get the below message:

cannot open include file ‘config.h’: no such file or directory

i need add a include directory?? which directory?

Which exact project are you trying to compile? Which steps have you done so far to get to this error?

Good morning @eneubauer,

i get the client-master of github/owncloud/client and find the Solution to open on Visual Studio
the solution is “OCShellExtensions” and when i press F5 to compile, i have the below message error:

the clientmaster:
client

and the solution

@REBERTH_KELVIN_SANTO please check my hint in Build client HELP . Still an issue?