workspace-d 2.7.2 & code-d 0.10.14
    WebFreak001 via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Wed Sep  7 11:27:41 PDT 2016
    
    
  
On Wednesday, 7 September 2016 at 18:14:29 UTC, Suliman wrote:
> You could look my PC with TeamViewer
Ok problem fixed. The config was invalid, it needs to look like 
this:
{
     "d.stdlibPath": [
         "C:\\D\\dmd2\\src\\phobos",
         "C:\\D\\dmd2\\src\\druntime\\import"
     ]
}
Just forgot these braces {} to make it valid json
    
    
More information about the Digitalmars-d-announce
mailing list