lsp-plugins / lsp-dsp-lib

DSP library for signal processing
GNU Lesser General Public License v3.0
71 stars 18 forks source link

[LSP_COMMON_LIB] Error 128 #18

Closed erickingxu closed 2 years ago

erickingxu commented 2 years ago

when I run comandline as :make fetch
I got some error, cannot pull right lsp common lib.

Fetching desired source code dependencies Cloning -> [devel] fatal: The empty string is not a valid path make[1]: [LSP_COMMON_LIB] Error 128 make: [fetch] Error 2

sadko4u commented 2 years ago

You need to run make config before running make fetch.