| |
 | Posted by Talha Zekeriya Durmuş (zekeriyadurmus) in reply to Ali Çehreli (acehreli) | Permalink Reply |
|
Talha Zekeriya Durmuş (zekeriyadurmus) 
| Evet haklısınız :)
Alıntı:
> cd PathToTango
build\bin\win32\bob.exe -vu .
Alıntı:
> C:\Users\TalhaZekeriya\Desktop\Tango-D2-d2port>build\bin\win32\bob.exe -vu .
dmd -c -I. -release -oftango-core-Array-release.obj ./tango/core/Array.d
dmd -c -I. -release -oftango-core-ArrayLiteral-release.obj ./tango/core/ArrayLit
eral.d
dmd -c -I. -release -oftango-core-BitArray-release.obj ./tango/core/BitArray.d
dmd -c -I. -release -oftango-core-BitManip-release.obj ./tango/core/BitManip.d
dmd -c -I. -release -oftango-core-ByteSwap-release.obj ./tango/core/ByteSwap.d
dmd -c -I. -release -oftango-core-Compiler-release.obj ./tango/core/Compiler.d
dmd -c -I. -release -oftango-core-Exception-release.obj ./tango/core/Exception.d
dmd -c -I. -release -oftango-core-Memory-release.obj ./tango/core/Memory.d
dmd -c -I. -release -oftango-core-Octal-release.obj ./tango/core/Octal.d
dmd -c -I. -release -oftango-core-Runtime-release.obj ./tango/core/Runtime.d
dmd -c -I. -release -oftango-core-RuntimeTraits-release.obj ./tango/core/Runtime
Traits.d
dmd -c -I. -release -oftango-core-Signal-release.obj ./tango/core/Signal.d
dmd -c -I. -release -oftango-core-Thread-release.obj ./tango/core/Thread.d
dmd -c -I. -release -oftango-core-ThreadPool-release.obj ./tango/core/ThreadPool
.d
dmd -c -I. -release -oftango-core-Time-release.obj ./tango/core/Time.d
dmd -c -I. -release -oftango-core-Traits-release.obj ./tango/core/Traits.d
dmd -c -I. -release -oftango-core-Tuple-release.obj ./tango/core/Tuple.d
dmd -c -I. -release -oftango-core-Vararg-release.obj ./tango/core/Vararg.d
dmd -c -I. -release -oftango-core-Variant-release.obj ./tango/core/Variant.d
dmd -c -I. -release -oftango-core-Version-release.obj ./tango/core/Version.d
dmd -c -I. -release -oftango-core-sync-Atomic-release.obj ./tango/core/sync/Atom
ic.d
dmd -c -I. -release -oftango-core-sync-Barrier-release.obj ./tango/core/sync/Bar
rier.d
dmd -c -I. -release -oftango-core-sync-Condition-release.obj ./tango/core/sync/C
ondition.d
dmd -c -I. -release -oftango-core-sync-Config-release.obj ./tango/core/sync/Conf
ig.d
dmd -c -I. -release -oftango-core-sync-Mutex-release.obj ./tango/core/sync/Mutex
.d
dmd -c -I. -release -oftango-core-sync-ReadWriteMutex-release.obj ./tango/core/s
ync/ReadWriteMutex.d
dmd -c -I. -release -oftango-core-sync-Semaphore-release.obj ./tango/core/sync/S
emaphore.d
dmd -c -I. -release -oftango-core-tools-Cpuid-release.obj ./tango/core/tools/Cpu
id.d
dmd -c -I. -release -oftango-core-tools-Demangler-release.obj ./tango/core/tools
/Demangler.d
dmd -c -I. -release -oftango-core-tools-FrameInfo-release.obj ./tango/core/tools
/FrameInfo.d
dmd -c -I. -release -oftango-core-tools-LinuxStackTrace-release.obj ./tango/core
/tools/LinuxStackTrace.d
dmd -c -I. -release -oftango-core-tools-StackTrace-release.obj ./tango/core/tool
s/StackTrace.d
dmd -c -I. -release -oftango-core-tools-TraceExceptions-release.obj ./tango/core
/tools/TraceExceptions.d
dmd -c -I. -release -oftango-core-tools-WinStackTrace-release.obj ./tango/core/t
ools/WinStackTrace.d
object.Exception@.\build\src\bob.d(632): Process exited normally with return cod
e 1
.\tango\core\tools\WinStackTrace.d(423): Error: argument uint[][0u] to typeof is
not an expression
.\tango\core\tools\WinStackTrace.d(423): Error: argument uint[][0u] to typeof is
not an expression
.\tango\core\tools\WinStackTrace.d(198): Error: template instance tango.core.too
ls.WinStackTrace.alloc!(uint[], const(int)) error instantiating
.\tango\core\tools\WinStackTrace.d(519): Error: argument AddrDebugInfo[][0u] to
typeof is not an expression
.\tango\core\tools\WinStackTrace.d(519): Error: argument AddrDebugInfo[][0u] to
typeof is not an expression
.\tango\core\tools\WinStackTrace.d(976): Error: template instance tango.core.too
ls.WinStackTrace.append!(AddrDebugInfo[], AddrDebugInfo) error instantiating
.\tango\core\tools\WinStackTrace.d(423): Error: argument char[][0u] to typeof is
not an expression
.\tango\core\tools\WinStackTrace.d(423): Error: argument char[][0u] to typeof is
not an expression
.\tango\core\tools\WinStackTrace.d(987): Error: template instance tango.core.too
ls.WinStackTrace.alloc!(char[], uint) error instantiating
.\tango\core\tools\WinStackTrace.d(519): Error: argument char*[][0u] to typeof i
s not an expression
.\tango\core\tools\WinStackTrace.d(519): Error: argument char*[][0u] to typeof i
s not an expression
.\tango\core\tools\WinStackTrace.d(990): Error: template instance tango.core.too
ls.WinStackTrace.append!(char*[], char*) error instantiating
bu hatayı veriyor :)
DMD 2.062 ile uyumlu değil sanırım :)
Zekeriya
--
[ Bu gönderi, http://ddili.org/forum'dan dönüştürülmüştür. ]
|