I'm a newbie trying to build an app on openSUSE11.2/Eclipse using mysql-connector-c++-1.0.5-linux-sles10-x86-64bit.tar.gz unpacked into /usr/local/lib and include.
I get a linker error /usr/lib64/gcc/x86_64-suse-linux..../ld: skipping incompatible /usr/local/lib/libmysqlcppconn.so when searching for -lmysqlcppconn
/usr/lib64/gcc/x86_64-suse-linux..../ld: cannot find -lmysqlcppconn.
I've set up the Library Search Path and Library correctly I think.
Do I have an incompatability problem? I would appreciate any help.
I get a linker error /usr/lib64/gcc/x86_64-suse-linux..../ld: skipping incompatible /usr/local/lib/libmysqlcppconn.so when searching for -lmysqlcppconn
/usr/lib64/gcc/x86_64-suse-linux..../ld: cannot find -lmysqlcppconn.
I've set up the Library Search Path and Library correctly I think.
Do I have an incompatability problem? I would appreciate any help.