Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I easily switch between different versions of wxWidgets in CodeWarrior?

0
Posted

How can I easily switch between different versions of wxWidgets in CodeWarrior?

0

Sometimes you want to test your application against different versions of wxWidgets, for example a stable version of wxWidgets versus a development version. The easiest way to do this is to create a symbolic path. Under Edit-Preferences in General:Source Trees, type a name (for example WXWIN) and choose a path for it. Now reselect your include and lib paths for a last time, in the settings for each configuration, but make them relative to the symbolic name. From now on you can just change the path associated with the symbolic name.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123