https://bugs.winehq.org/show_bug.cgi?id=57010
--- Comment #11 from winehq_bugzilla@yahoo.com --- Created attachment 76979 --> https://bugs.winehq.org/attachment.cgi?id=76979 Console output - with winetricks -q dotnet46
No, 'winetricks -q dotnet46' doesn't work : the error looks to be the same to me, excepted that is it better formatted.
I'm sorry but it is not immediately evident what you do mean by classic wow64. Do you mean a build configured this way :
PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --prefix="/Donnees2/WINE_LATEST_x86_64" --enable-archs=x86_64 --disable-tests
For the record, my build is currently configured this way (this lead to experimental wow64 in log) :
PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --prefix="/Donnees2/WINE_LATEST_wow64" --enable-archs=i386,x86_64 --disable-tests
NB : advice welcomed.