No error message when running CL

Questions about Wine on Linux
Locked
mbrucher
Newbie
Newbie
Posts: 2
Joined: Thu Apr 05, 2018 3:55 am

No error message when running CL

Post by mbrucher »

Hi,

I'm using WINE to build Windows applications, so running different versions of Visual Studio inside. The issue is that error messages are not complete, for instance, I just get:
C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/INCLUDE\vector(203) : fatal error C1001:


00bd:fixme:msvcrt:__clean_type_info_names_internal (0x9f7010) stub
00bd:fixme:msvcrt:__clean_type_info_names_internal (0x1e42dd4) stub
00bd:fixme:msvcrt:__clean_type_info_names_internal (0x5111013c) stub
00bd:fixme:msvcrt:__clean_type_info_names_internal (0x3d5518) stub
00bd:fixme:msvcrt:__clean_type_info_names_internal (0x100384e8) stub

Is this something you are aware of, and that we could solve? It worked fine in ancient versions of wine (like 1.7).
mbrucher
Newbie
Newbie
Posts: 2
Joined: Thu Apr 05, 2018 3:55 am

Re: No error message when running CL

Post by mbrucher »

So no one has a clue about what went missing between WINE version and how this could be fixed?
Locked