D on monoDevelop : can't compile in Debug mode

Minas minas_mina1990 at hotmail.co.uk
Fri Mar 2 03:25:17 PST 2012


On Thursday, 1 March 2012 at 18:22:56 UTC, alex wrote:
>
>> Error: Build failed - check build output for details (D_Test)
>
> Could you send that build log then, please? There's a button 
> next to the filter buttons in the build log panel in 
> MonoDevelop, just click on it, and the build log gets visible :)

Hi Alex - you are the developer of this plugin right? I came by
your website today and posted a comment there as well :)

Anyway, here's the log:

Building: D_Test (Debug)



Performing main compilation...



Build Project

C:\D\dmd2\windows\bin\dmd.exe -c "main.d"
-of"C:\Users\Minas\Documents\Monodevelop\D\D_Test\D_Test\obj\Debug\main.obj"
-I"C:\D\dmd2\src\phobos" -I"C:\D\dmd2\src\druntime\import"
-I"C:\Development\glad"  -gc -debug

C:\D\dmd2\windows\bin\dmd.exe -gc -debug
-of"C:\Users\Minas\Documents\Monodevelop\D\D_Test\D_Test\bin\Debug\D_Test.exe"
"obj\Debug\main.obj"


OPTLINK (R) for Win32  Release 8.00.12

Copyright (C) Digital Mars 1989-2010  All rights reserved.

http://www.digitalmars.com/ctg/optlink.html

OPTLINK : Error 118: Filename Expected

Path=C:\Program Files (x86)\GtkSharp\2.12\\bin;C:\Program
Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files
(x86)\Common Files\Microsoft Shared\Windows
Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files
(x86)\Toshiba\Bluetooth Toshiba Stack\sys\;C:\Program Files
(x86)\Toshiba\Bluetooth Toshiba Stack\sys\x64\;C:\Program
Files\Broadcom\Broadcom 802.11 Network Adapter\Driver;C:\Program
Files (x86)\Windows Live\Shared;C:\Program Files
(x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Microsoft SQL
Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL
Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL
Server\100\DTS\Binn\;C:\Program Files (x86)\CMake
2.8\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files
(x86)\Common Files\GTK\2.0\bin;C:\Program Files
(x86)\GtkSharp\2.12\bin;C:\Ruby192\bin;C:\Program Files
(x86)\Java\jdk1.6.0_26\bin;C:\Users\Minas\programming\My
Tools;C:\pspsdk\bin;C:\Program Files (x86)\Notepad++


^

--- errorlevel 1

Exit code 1

Build complete -- 1 error, 0 warnings



---------------------- Done ----------------------


Build: 1 error, 0 warnings



More information about the Digitalmars-d-ide mailing list