pwru icon indicating copy to clipboard operation
pwru copied to clipboard

Getting errors

Open sripor62 opened this issue 1 year ago • 1 comments

./main.go:124:18: undefined: LoadKProbeMultiPWRU ./main.go:126:18: undefined: LoadKProbePWRU ./main.go:128:18: undefined: LoadKProbeMultiPWRUWithoutOutputSKB ./main.go:130:18: undefined: LoadKProbePWRUWithoutOutputSKB

I am getting these errors.Is there a way to resolve these?

sripor62 avatar Apr 24 '24 18:04 sripor62

How did you install pwru? If compiling yourself, please run make clean && make.

brb avatar Apr 25 '24 05:04 brb