Hi Evereybody I use DEV C++ 4.9.8.0 and wxWindows 2.4.1. If I create a new wxWindows gui application it works but if I want to build an application which uses wxDb or wxDbConnectInf classes I get the message:
[Linker error] undefined reference to `wxDbConnectInf::wxDbConnectInf()' ... for all wxDb... class members. The compilation seems OK. Could someone help me?
Thanks: Krisztian
2. Re: Linker error undefined reference to wxDb::XXX