Once you've built wxWidgets, you can tell Audacity where to find it with a configure option like:adaptiman wrote:Any suggestions for specifying the wx paths
Code: Select all
./configure WX_CONFIG=/home/user/dev/wxbuild/wx-config Once you've built wxWidgets, you can tell Audacity where to find it with a configure option like:adaptiman wrote:Any suggestions for specifying the wx paths
Code: Select all
./configure WX_CONFIG=/home/user/dev/wxbuild/wx-config