Hi,
when compilinng version 5.0.1 on Fedora 44 i get this error message:
/usr/bin/ld.bfd: /tmp/cczuwIqD.ltrans0.ltrans.o: in function `testTransaction() [clone .cold]':
/builddir/build/BUILD/wxsqlite3-5.0.1-build/wxsqlite3-5.0.1/samples/minimal.cpp:108:(.text.unlikely+0x5c6): undefined reference to `wxSQLite3::ResultSet::operator=(wxSQLite3::ResultSet&&)'
collect2: error: ld returned 1 exit status
make: *** [Makefile:651: samples/minimal] Error 1
complete log file: build.log
Attached is a patch wxsqlite3-5.0.1-fix-resultset-move.patch that resolves this issue.
Regards
Martin
Hi,
when compilinng version 5.0.1 on Fedora 44 i get this error message:
complete log file: build.log
Attached is a patch wxsqlite3-5.0.1-fix-resultset-move.patch that resolves this issue.
Regards
Martin