Author Topic: Need help getting wxwidget into C::B  (Read 9380 times)

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Need help getting wxwidget into C::B
« Reply #15 on: February 06, 2009, 11:20:57 pm »
I see... I was only looking at the project stuff... i'll do the debug and release and hope it will do the trick

Be aware that you can not use the debug and release libs in one target, you can use them for debug and release target.
You can use the same libs for both targets unless you want to debug wxWidgets.