Author Topic: wxWidgets quick start  (Read 7588 times)

Offline Yury Benesh (aka ybx)

  • Multiple posting newcomer
  • *
  • Posts: 16
    • http://ybx.narod.ru
wxWidgets quick start
« on: May 30, 2005, 10:40:14 pm »
What switches and macro should I pass to the compiler/linker to use a custom-built wxWidgets 6.0 dll ?

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
wxWidgets quick start
« Reply #1 on: May 30, 2005, 10:59:59 pm »
It really depends on the flags you used when compiling wxWidgets...
Try a search in the forum. IIRC I must have posted the flags *I* use...

Yiannis.
Be patient!
This bug will be fixed soon...

Offline Yury Benesh (aka ybx)

  • Multiple posting newcomer
  • *
  • Posts: 16
    • http://ybx.narod.ru
wxWidgets quick start
« Reply #2 on: May 31, 2005, 07:48:58 am »
wxWidgets manual is poor in that relation, it only explains how to compile the library but not how to use it :((((