simpl icon indicating copy to clipboard operation
simpl copied to clipboard

Build error : Don't know how to compile src\loris\AiffData.C

Open orchidas opened this issue 6 years ago • 1 comments

I am trying to install simpl on windows and I am getting this error when I run setup.py. Any idea how this can be fixed?

orchidas avatar May 22 '19 21:05 orchidas

Windows don't know that .C is a .cpp file, if you rename the extension, it should compile, see the compilation process of https://github.com/gesellkammer/loristrck. It also uses loris.

charlesneimog avatar Feb 19 '24 13:02 charlesneimog