Changes between Initial Version and Version 1 of Ticket #3798, comment 18


Ignore:
Timestamp:
01/14/21 13:59:49 (3 years ago)
Author:
Jos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3798, comment 18

    initial v1  
    11I have added 2 versions to the ia32 directory:
     2
    23maknono compiled mak file with:
    34-DUSE_MSVC_SSE=OFF -DUSE_MSVC_SSE2=OFF
     5
    46makyesno compiled mak file with:
    57-DUSE_MSVC_SSE=ON -DUSE_MSVC_SSE2=OFF
     8
    69Have a go and see if that solves anything... else I might have to consider doing the compile with Visual Studio instead of nmake.