07.08.2018, 00:20
Bom criei outro usuбrio no PC e removi os espaзos que tinham para percorrer o caminho, porйm sу estб dando este erro agora conforme na imagem nгo estб achando a pasta includes.


Code:
{
"version": "2.0.0",
"tasks": [
{
"label": "build-normal",
"type": "shell",
"command": [
"c:\\Users\\Bradoks\\Desktop\\Programacao\\pawno\\pawncc.exe",
"${file}"
],
"args": [
"-;+",
"-(+"
],
"group": {
"kind": "build",
"isDefault": true
},
"isBackground": false,
"presentation": {
"reveal": "silent",
"panel": "dedicated"
},
"problemMatcher": "$pawncc"
}
]
}

