ftsf / nimsynth

A modular synth and sequencer made with Nim
GNU General Public License v3.0
90 stars 7 forks source link

core/sample.nim(52, 19) Error: undeclared identifier: 'SF_INSTRUMENT' #4

Open DepreTux opened 6 years ago

DepreTux commented 6 years ago

Hi, I get the aforementioned error when trying to compile on Ubuntu 14.04 32 bit.

I have libsndfile1-dev installed and have performed a nimble install on the nim's sndfile lib.

I'm a complete noob in regards to nim, so that doesn't probably help either.

Any Ideas?

Thanks!

FelixKimmerle commented 6 years ago

I have the same Problem.

I'm using windows amd64 and nim verion 0.17.2 (2017-09-07)