Jump to content

sysken

Members
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Posts posted by sysken

  1. I get this error when I compiling the latest mangos.

    Build Log Rebuild started: Project: tbb, Configuration: Release|Win32

    Command Lines Creating temporary file "d:\\Sources\\mangos091105\\win\\VC90\\tbb__Win32_Release\\BAT00004919005080.bat" with contents

    [

    @echo off

    cl /nologo /TC /EP ../../dep/tbb/src/tbb/win32-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../dep/tbb/src /I../../dep/tbb/include >.\\tbb__Win32_Release\\tbb.def

    if errorlevel 1 goto VCReportError

    goto VCEnd

    :VCReportError

    echo Project : error PRJ0019: A tool returned an error code from "generating tbb.def file"

    exit 1

    :VCEnd

    ]

    Creating command line "d:\\Sources\\mangos091105\\win\\VC90\\tbb__Win32_Release\\BAT00004919005080.bat"

    Creating temporary file "d:\\Sources\\mangos091105\\win\\VC90\\tbb__Win32_Release\\BAT00004C19005080.bat" with contents

    [

    @echo off

    ml.exe /c /nologo /Fo".\\tbb__Win32_Release\\lock_byte.obj" /W3 /Zi /errorReport:Prompt /Ta"..\\..\\dep\\tbb\\src\\tbb\\ia32-masm\\lock_byte.asm"

    if errorlevel 1 goto VCReportError

    goto VCEnd

    :VCReportError

    echo Project : error PRJ0019: A tool returned an error code from "Assembling..."

    exit 1

    :VCEnd

    ]

    Creating command line "d:\\Sources\\mangos091105\\win\\VC90\\tbb__Win32_Release\\BAT00004C19005080.bat"

    Creating temporary file "d:\\Sources\\mangos091105\\win\\VC90\\tbb__Win32_Release\\BAT00004D19005080.bat" with contents

    [

    @echo off

    ml.exe /c /nologo /Fo".\\tbb__Win32_Release\\atomic_support.obj" /W3 /Zi /errorReport:Prompt /Ta"..\\..\\dep\\tbb\\src\\tbb\\ia32-masm\\atomic_support.asm"

    if errorlevel 1 goto VCReportError

    goto VCEnd

    :VCReportError

    echo Project : error PRJ0019: A tool returned an error code from "Assembling..."

    exit 1

    :VCEnd

    ]

    Creating command line "d:\\Sources\\mangos091105\\win\\VC90\\tbb__Win32_Release\\BAT00004D19005080.bat"

    Output Window generating tbb.def file

    win32-tbb-export.def

    Assembling...

    ml.exe är inte ett internt kommando, externt kommando,

    program eller kommandofil.

    Project : error PRJ0019: A tool returned an error code from "Assembling..."

    Results Build log was saved at "file://d:\\Sources\\mangos091105\\win\\VC90\\tbb__Win32_Release\\BuildLog.htm"

    tbb - 1 error(s), 0 warning(s)

    And how do I solve this I realy need some help here. I have compiled my mangos my self since 2.4.3. I have had no problems till now the newest mangos rev downloaded from git.

    /Kent :(

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use