Linker errors...

closed account (10oTURfi)
When trying to link SFML and MySQL to my program, I get bunch of nonsense error messages:
http://pastebin.com/ijsmA6n1

Libraries:
sfml-network-s.lib
sfml-system-s.lib
mysqlcppconn-static.lib
libmysql.lib


Preprocessor definitions:
SFML_STATIC
HAVE_STDINT_HHAVE_STDINT_H=1
CPPCONN_DONT_TYPEDEF_MS_TYPES_TO_C99_TYPES=1
CPPCONN_PUBLIC_FUNC=


How to fix it?
Last edited on
Topic archived. No new replies allowed.