News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Code::Blocks 17.12 and MySql 8.0

Started by JWPL, May 11, 2018, 05:16:15 PM

Previous topic - Next topic

JWPL

I have to write small program in C++ which connects with data in MySql.

My environment:
Windows 10
MySql 8.0
Connector C++ 1.1.9 (32 bit)
Code::Blocks 17.12 (32 bit) (for C++)

Program:

#include <cppconn/driver.h>
#include <cppconn/exception.h>
#include <cppconn/resultset.h>
#include <cppconn/statement.h>

main()
{
  sql::Driver *driver;

driver = get_driver_instance();
}
Compiler returns error:
"undefined reference to `_imp__get_driver_instance'|"

Please help.

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Advertisement: