Author Topic: Trying to get wxWidgets and C::B to be happy with one another...  (Read 12430 times)

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Trying to get wxWidgets and C::B to be happy with one another...
« Reply #15 on: February 21, 2006, 03:21:22 pm »
Are you trying to build with RC2 or earlier? The current revisions are build-incompatible with RC2, so you'll have to install one of the pre-built nightlies from this board first.
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

epipheus

  • Guest
Re: Trying to get wxWidgets and C::B to be happy with one another...
« Reply #16 on: March 06, 2006, 11:37:54 pm »
what about compiling the samples using mingw32-make; the db sample for example doesn't work for me.  it comp[lains about wxUSE_ODBC not being set to 1 but it is!