On 28.10.2014 19:34, Zaher Dirkey wrote:
On Friday, 24 October 2014 at 11:21:20 UTC, Martin Krejcirik wrote:
What compiler are you using ? Maybe gdc can produce debug info
compatible with gdb on Windows. If that fails, you have to use
visualD, which works great.

I used last one DMD2
gdc made some conflicts versions with my mingw, so i will retry it.

about VisualD, is it need Visual Studio paid version?
it is not worked with Express version :(


Indeed, Visual D does not work with the Express versions because they don't support extensions.

Instead, you can use the free Visual Studio Shell. See the installation hints here: http://rainers.github.io/visuald/visuald/Installation.html

I liked D i will keep trying to use it :)

Reply via email to