Re: [sqlite] Ubuntu error with 3210000

2017-12-25 Thread petern
Are your linking switches the same in both release and debug? In particular, -ldl (dynamic libraries) ? On Mon, Dec 25, 2017 at 5:31 AM, raanan barzel wrote: > With sqlite 3.21. embedded in my application, building on Windows (10, > using VS 2017 Community) is error-free. > > However, build

[sqlite] Ubuntu error with 3210000

2017-12-25 Thread raanan barzel
With sqlite 3.21. embedded in my application, building on Windows (10, using VS 2017 Community) is error-free. However, building the same application on Ubuntu 16.04 in Release mode is error-free, while Debug mode produces errors: *** /usr/bin/ld: GCCDebug/sqlite3.o: undefined reference t