KhronosGroup / KhronosGroup/SPIRV-Tools

spirv-fuzz: CMake configure fails for Visual Studio 14 2015 Win64 generator

Open
#2,773 0 comments 0 reactions 2 assignees Claimed by @paulthomson View on GitHub
component:fuzzer
Dominant language
C++
Stars
1.4k
Forks
709
Avg merge
1d 22h
Merged PRs (30d)
28

Description

```
cmake -G 'Visual Studio 14 2015 Win64' .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_ARCHITECTURES=x86_64 -DSPIRV_BUILD_FUZZER=ON

...

CMake Error at source/fuzz/CMakeLists.txt:102 (add_library):
Cannot find source file:
pch_source_fuzz.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
CMake Error at source/fuzz/CMakeLists.txt:102 (add_library):
No SOURCES given to target: SPIRV-Tools-fuzz

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.