Skip to content

Instantly share code, notes, and snippets.

@porky11
Created January 3, 2019 22:23
Show Gist options
  • Save porky11/12e4acbed530ec623095374330a2e97e to your computer and use it in GitHub Desktop.
Save porky11/12e4acbed530ec623095374330a2e97e to your computer and use it in GitHub Desktop.
scopes build error message
make: Entering directory '/home/porky11/build/scopes/build'
==== Building scopesrt (debug) ====
make[1]: *** No rule to make target '../SPIRV-Cross/spirv_cfg.cpp', needed by 'obj/debug/scopesrt/SPIRV-Cross/spirv_cfg.o'. Stop.
make: *** [Makefile:17: scopesrt] Error 2
make: Leaving directory '/home/porky11/build/scopes/build'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment