Oh, my bad.
Build succeeded.

Oh, my bad.

Code: Select all
       "C:\luxcorerender\WindowsCompile\Build_CMake\LuxCore\LuxRays.sln" (default target) (1) ->
       "C:\luxcorerender\WindowsCompile\Build_CMake\LuxCore\src\slg\slg-film.vcxproj" (default target) (5) ->
       (ClCompile target) ->
         c:\luxcorerender\luxcore\deps\lut\lut.hpp(203): error C2872: 'enable_if_t': ambiguous symbol (compiling source
        file C:\luxcorerender\LuxCore\src\slg\film\imagepipeline\plugins\colorlut.cpp) [C:\luxcorerender\WindowsCompile
       \Build_CMake\LuxCore\src\slg\slg-film.vcxproj]
         c:\luxcorerender\luxcore\src\slg\film\imagepipeline\plugins\colorlut.cpp(41): error C2872: 'enable_if_t': ambi
       guous symbol [C:\luxcorerender\WindowsCompile\Build_CMake\LuxCore\src\slg\slg-film.vcxproj]Code: Select all
Build succeeded.
    0 Warning(s)
    0 Error(s)Code: Select all
Build FAILED.
       "C:\luxcorerender\WindowsCompile\Build_CMake\LuxCore\LuxRays.sln" (default target) (1) ->
       "C:\luxcorerender\WindowsCompile\Build_CMake\LuxCore\src\luxcore\pyluxcore.vcxproj.metaproj" (default target) (1
       7) ->
       "C:\luxcorerender\WindowsCompile\Build_CMake\LuxCore\src\luxcore\pyluxcore.vcxproj" (default target) (25) ->
       (Link target) ->
         c:\luxcorerender\windowscompiledeps\include\boost\boost\lexical_cast\detail\converter_numeric.hpp(103): fatal
       error C1001: An internal error has occurred in the compiler. [C:\luxcorerender\WindowsCompile\Build_CMake\LuxCor
       e\src\luxcore\pyluxcore.vcxproj]
    0 Warning(s)
    1 Error(s)
Time Elapsed 00:04:00.63
--- FATAL ERROR RUNNING CMAKE ---Emm, your compiler is broken.kintuX wrote: Thu May 21, 2020 5:15 pmCode: Select all
error C1001: An internal error has occurred in the compiler. [C:\luxcorerender\WindowsCompile\Build_CMake\LuxCor e\src\luxcore\pyluxcore.vcxproj]
How?Dade wrote: Thu May 21, 2020 5:50 pmEmm, your compiler is broken.kintuX wrote: Thu May 21, 2020 5:15 pmCode: Select all
error C1001: An internal error has occurred in the compiler. [C:\luxcorerender\WindowsCompile\Build_CMake\LuxCor e\src\luxcore\pyluxcore.vcxproj]
Code: Select all
cmake-build-x64.batCode: Select all
cmake-build-x64.bat /cuda  sorry, for my ignorance - I'm simply confused
 sorry, for my ignorance - I'm simply confused 
  
  
 

For LuxCore 2.3 it should be:kintuX wrote: Thu May 21, 2020 11:40 pm So where are caches stored, so I can clear/ delete all & make proper comparison?
Code: Select all
C:\Users\<username>\AppData\Local\Temp\kernel_cacheCode: Select all
C:\Users\<username>\AppData\Local\Temp\cuda_kernel_cache
C:\Users\<username>\AppData\Local\Temp\ocl_kernel_cacheCode: Select all
typedef unsigned __int64        cl_ulong;