Hashcat 3.0 ERROR: clBuildProgram()
#1
Hi. 
I receive this error when trying to run hashcat 3.0:


Code:
[/font][/size][/color]
hashcat (v3.00-1-g67a8d97) starting in benchmark-mode...

OpenCL Platform #1: Advanced Micro Devices, Inc.
================================================
- Device #1: Spectre, 1151/2559 MB allocatable, 6MCU
- Device #2: Oland, 1344/2048 MB allocatable, 6MCU
- Device #3: AMD A10-7300 Radeon R6, 10 Compute Cores 4C+6G , 7118/7118 MB allocatable, 4MCU



ERROR: clBuildProgram() : -11 : CL_BUILD_PROGRAM_FAILURE





=== Build Options : -I "D:/Decrypt/hashcat-3.00/OpenCL/" -D VENDOR_ID=1 -D CUDA_ARCH=0 -D VECT_SIZE=1 -D DEVICE_TYPE=4 -D DGST_R0=0 -D DGST_R1=3 -D DGST_R2=2 -D DGST_R3=1 -D DGST_ELEM=4 -D KERN_TYPE=900 -D _unroll -cl-std=CL1.1 ===



=== Build Log (start) ===
C:\Users\Tins\AppData\Local\Temp\\OCL7516T10.cl:10:10: fatal error: 'inc_vendor.cl' file not found
#include "inc_vendor.cl"
         ^

error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR

=== Build Log (end) ===


[color=#000000][size=small][font=Verdana, Arial, sans-serif]


OS: Win10 x64
Version oclHashcat 2.01 works fine


Messages In This Thread
Hashcat 3.0 ERROR: clBuildProgram() - by romi4smr - 07-03-2016, 02:14 PM