Thread Previous • Date Previous • Date Next • Thread Next |
Not....what else does cmake need or looking for?
wx-config must be in your path. And this is a binary built as part of the wxwidgets build. When I built a debug version of wxwidgets, I got a second copy since that install prefix was different than what I got when I used a ubuntu prebuilt package. Either will work, but you have to add the matching wx-config to your path for the library that you intend to link against.
Dick
Thread Previous • Date Previous • Date Next • Thread Next |