[Off] Alguйm sabe como compilar Pawn no VSCODE ?
#7

Fiz todos os passos porйm assim que eu compilo com F5 estб dando este erro no Terminal:

Minha dъvida ainda persiste pois ainda nгo consegui compilar nenhum cуdigo atravйs do VSCODE.

1 Utilizado:

Code:
{ 
    "version": "2.0.0",  
    "type": "shell", 
    "args": ["${relativeFile}"],  
    "windows":  
    {  
        "command": "${workspaceRoot}\\pawno\\pawncc.exe"  
    } 
}
O terminal me retornou o erro:

Code:
> Executing task in folder Servidor Atual: """C:\Users\Leonardo Bradoks\Desktop\Servidor Atual\pawno\pawncc.exe" "filterscripts/Sistema de Level e Respeitos.pwn""" <

'""C:\Users\Leonardo' nгo й reconhecido como um comando interno
ou externo, um programa operбvel ou um arquivo em lotes.
O processo terminal encerrado com cуdigo de saнda: 1

Terminal serб reutilizado pelas tarefas, pressione qualquer tecla para fechar.
2 Utilizado:

Code:
{ 
  "version": "2.0.0", 
  "tasks": [ 
    { 
      "label": "build-normal", 
      "type": "shell", 
      "command": "${workspaceRoot}\\pawno\\pawncc.exe", 
      "args": ["${file}", "-Dgamemodes", "-;+", "-(+", "-d3"], 
      "group": { 
        "kind": "build", 
        "isDefault": true 
      }, 
      "isBackground": false, 
      "presentation": { 
        "reveal": "silent", 
        "panel": "dedicated" 
      }, 
      "problemMatcher": "$pawncc" 
    } 
  ] 
}
Estб dando erro na linha "problemMatcher": "$pawncc" mesmo assim salvei e tentei compilar.

O terminal me retornou o erro:

Code:
> Executing task in folder Servidor Atual: """C:\Users\Leonardo Bradoks\Desktop\Servidor Atual\pawno\pawncc.exe" "c:\Users\Leonardo Bradoks\Desktop\Servidor Atual\filterscripts\Sistema de Level e Respeitos.pwn" -Dgamemodes -;+ -(+ -d3"" <

'""C:\Users\Leonardo' nгo й reconhecido como um comando interno
ou externo, um programa operбvel ou um arquivo em lotes.
O processo terminal encerrado com cуdigo de saнda: 1

Terminal serб reutilizado pelas tarefas, pressione qualquer tecla para fechar.
Peзo que me ajudem pois este tуpico estб confuso e o autor do tуpico nгo estб sanando as dъvidas alheias.
Reply


Messages In This Thread
Alguйm sabe como compilar Pawn no VSCODE ? - by [BOPE]Seu._.Madruga - 01.08.2018, 00:58
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by Dolby - 01.08.2018, 01:32
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by F1N4L - 01.08.2018, 11:18
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by SammyJ - 01.08.2018, 12:00
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by GRiMMREAPER - 01.08.2018, 20:24
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by 1sbedx - 02.08.2018, 02:08
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by [BOPE]Seu._.Madruga - 02.08.2018, 02:25
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by 1sbedx - 02.08.2018, 03:01
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by [BOPE]Seu._.Madruga - 02.08.2018, 03:20
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by [BOPE]Seu._.Madruga - 03.08.2018, 01:44
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by F1N4L - 03.08.2018, 11:22
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by [BOPE]Seu._.Madruga - 03.08.2018, 19:50
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by F1N4L - 03.08.2018, 20:00
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by godkrad - 03.08.2018, 20:01
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by [BOPE]Seu._.Madruga - 06.08.2018, 14:47
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by godkrad - 06.08.2018, 14:50
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by [BOPE]Seu._.Madruga - 06.08.2018, 14:55
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by godkrad - 06.08.2018, 15:03
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by [BOPE]Seu._.Madruga - 06.08.2018, 15:15
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by godkrad - 06.08.2018, 15:17
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by [BOPE]Seu._.Madruga - 06.08.2018, 15:22
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by godkrad - 06.08.2018, 16:36
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by F1N4L - 06.08.2018, 17:21
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by [BOPE]Seu._.Madruga - 06.08.2018, 23:50
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by [BOPE]Seu._.Madruga - 07.08.2018, 00:20
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by Domingues - 07.08.2018, 00:41
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by [BOPE]Seu._.Madruga - 15.08.2018, 16:19
Re: Alguйm sabe como compilar Pawn no VSCODE ? - by gtasafmods - 25.08.2018, 06:42

Forum Jump:


Users browsing this thread: 3 Guest(s)