Visual D 0.3.43 beta1 available

johann via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Thu Nov 5 03:34:01 PST 2015


On Thursday, 5 November 2015 at 11:12:11 UTC, johann wrote:
> On Thursday, 5 November 2015 at 11:07:04 UTC, johann wrote:
>> On Wednesday, 4 November 2015 at 18:33:49 UTC, Rainer Schuetze 
>> wrote:
>>> [...]
>>
>> could you import that automatically?
>> i just made an console program with nothing in it - except the 
>> main.d with the content:
>>
>> import std.stdio;
>>
>> int main(string[] argv)
>> {
>>     writeln("Hello D-World!");
>>     return 0;
>> }
>
> now getting another error:
> LIBCMT.lib(exe_winmain.obj) : error LNK2019: unresolved 
> external symbol WinMain referenced in function "int __cdecl 
> __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ)

sorry forgot to mention

installed 2069 new
installed visuald Visual D 0.3.43 beta1
use VS2015


More information about the Digitalmars-d-ide mailing list