Tonecarver / tcRackModules

GNU General Public License v3.0
13 stars 1 forks source link

Missing header file [v1 branch] #4

Closed SteveRussell33 closed 2 years ago

SteveRussell33 commented 2 years ago
src/Traveler.cpp:12:10: fatal error: TravelerExpander.hpp: No such file or directory
   12 | #include "TravelerExpander.hpp"
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [../../compile.mk:69: build/src/Traveler.cpp.o] Error 1
Tonecarver commented 2 years ago

Ahh, thanks. That is an experimental module that is not published yet. Just pushed a fix removing references to it.