AllenInstitute / ecephys_spike_sorting

Modules for processing extracellular electrophysiology data from Neuropixels probes
Other
109 stars 91 forks source link

build error on spike median subtraction module #67

Closed Lozanoda closed 3 years ago

Lozanoda commented 3 years ago

Hello, so i am trying to build compile the c++ for the median subtraction module and get this error attached. It seems like it cannot properly find the juce. cpp files. is there something i need to do with those before compiling the code? image

jsiegle commented 3 years ago

Did you manage to solve the problem?

Lozanoda commented 3 years ago

yes! I realized there was a solution in the closed issues section and downloaded the exe file which worked perfectly. Thank you!