In Windows 7 x64, created symlink content in Hugo source folder to content_src which contained content to be generated.
Hugo throws error on build: 'Symbolic links not supported'. However the content from content_src is generated as normal (so in this case, symobilic links work).
Solution: remove error when symbolic link is a root folder, leave it as-is for all other cas