SQLite Forum

How to set the column separator for the CSV extension in the CLI?
Login
After changing that number, I'm getting an error during compiling (MacOS):

```
Undefined symbols for architecture x86_64:
  "_strnicmp", referenced from:
      _vsvtabConnect in vsv-35f1d0.o
      _vsv_parse_sep_char in vsv-35f1d0.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```