Re: VC linker - unresolved external symbols - runtime

2014-01-05 Thread Palmic
Replying to myself: In my case at lease, I don't think it's a bug... I have just used the build tool binary that comes with the DWinProgramming samples, added a new folder with my source in the Samples directory, and the tool managed to build it properly... I will now look at the souces of t

Re: VC linker - unresolved external symbols - runtime

2014-01-05 Thread Palmic
Same problem here. Configuration: Windows 8.1, with 8.1 SDK, and visual studio 2013. I tried to link manually phobos64 with no success. Anyway there is the windows page saying that WinMain automatically forces the compiler to link phobos. What is even more strange is that if you take Has a