This site has been archived and made available for preservation purposes. No edits can be made.

Results 1 to 5 of 5

Thread: Cant compile & build?

  1. #1

    Cant compile & build?

    I've tried to compile and build the standard.pwn and it won't let me?

    Code :
    Pawn compiler 4.0.4548                         copyright (C) 1997-2011, ITBcompuphase
     
    c:\program files (x86)\steam\steamapps\common\fallout new vegas\vaultscript\pawn\include\console.inc (20) : error 001: expected  token: ";" but found "native"
     
    c:\program files (x86)\steam\steamapps\common\fallout new vegas\vaultscript\pawn\include\float.inc (20) : error 001: expected  token: ";" but found "const"
     
    c:\program files (x86)\steam\steamapps\common\fallout new vegas\vaultscript\pawn\include\float.inc (28) : error 001: expected  token: ";" but found "native"
     
    c:\program files (x86)\steam\steamapps\common\fallout new vegas\vaultscript\pawn\include\file.inc (16) : error 001: expected  token: ";" but found "const"
     
    c:\program files (x86)\steam\steamapps\common\fallout new vegas\vaultscript\pawn\include\file.inc (23) : error 001: expected  token: ";" but found "const"
     
    c:\program files (x86)\steam\steamapps\common\fallout new vegas\vaultscript\pawn\include\vaultmp.inc (16) : error 001: expected  token: ";" but found "const"
     
    c:\program files (x86)\steam\steamapps\common\fallout new vegas\vaultscript\pawn\include\vaultmp.inc (29) : error 001: expected  token: ";" but found "const"
     
    c:\program files (x86)\steam\steamapps\common\fallout new vegas\vaultscript\pawn\include\vaultmp.inc (35) : error 001: expected  token: ";" but found "forward"

  2. #2
    Administrator
    Join Date
    Jun 2011
    Location
    Germany
    Posts
    1,057
    Blog Entries
    5
    Which version of vaultmp are you using?

  3. #3
    The latest one I think.
    Vaultmp_gary1

  4. #4
    Quote Originally Posted by richardss View Post
    The latest one I think.
    Vaultmp_gary1
    Maybe you should try with the nightly builds.
    Game Developer, Modder & Webmaster.

  5. #5
    Administrator
    Join Date
    Jun 2011
    Location
    Germany
    Posts
    1,057
    Blog Entries
    5
    I tried all releases of vaultmp, I can't reproduce your problem.

    Are you using the pawncc.exe from the archive, do you use any IDE? Try taking the standard.pwn script and dropping it into compile.bat and see what happens.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •