Re: How to setup GDC with Visual D?

2015-07-04 Thread Marko Grdinic via Digitalmars-d-learn
On Friday, 3 July 2015 at 23:45:15 UTC, Guy Gervais wrote: On Friday, 3 July 2015 at 19:17:28 UTC, Marko Grdinic wrote: Any advice regarding how I can get this to work? Thanks. I got GDC to work with VS2013 + VisualD by going into Tools-Options (The VS menu, not the one under Visual D) and

How to setup GDC with Visual D?

2015-07-03 Thread Marko Grdinic via Digitalmars-d-learn
DMC works fine, but when I try to compile using GDC it seems it can't find the compiler: Building Release GDC x64\ConsoleApp1.exe... failed launching gdc -m64 -O3 -frelease -fXf=Release GDC x64\ConsoleApp1.json -fdeps=Release GDC x64\ConsoleApp1.dep -o Release GDC x64\ConsoleApp1.exe main.d

Cannot find -lphobos

2015-05-10 Thread Marko Grdinic via Digitalmars-d-learn
I works just fine on Windows, but I am having difficulty figuring out what the trouble is on my Bodhi 1.4 Virtual Box. I've followed the instruction on the Codeblocks Wiki and set the parameters, but when I try to compile, it complains that it can't find Phobos. /usr/bin/ld: cannot find

Re: Cannot find -lphobos

2015-05-10 Thread Marko Grdinic via Digitalmars-d-learn
Your advice worked, thanks. It turns out that from the command line it compiles and links just fine. Codeblocks is the thing that is giving me trouble. It might have something to do that I am using the old Codeblocks 8.0 version. I would like to get the newest version but the Virtual Box OS