From: Pete S. <pst...@ve...> - 2008-03-16 19:13:49
|
PS = Pete Stieber PS>> I don't have this problem. I just did a clean build PS>> and didn't get any complaints. Could you let me know PS>> where (which source module) you had to add the include? L = Leland L> These needed the include: L> L> Dialogs.cpp L> EventWindow.cpp L> MouseAction.cpp L> Player.cpp L> PropertyListDialog.cpp L> L> And these needed the wxString(): L> L> Audio.cpp L> GuitarSettingsDialog.cpp L> Harmony.cpp L> L> This was with a stock Widgets build. After rebuilding L> according to your instructions (which worked perfectly), L> these changes were not needed. Thank you for trying this. I really appreciate it. Today I'm working on preventing flicker in the track window when updating. I'm going to start a separate thread to see if I can get the projects mailing list maintainer to create another list for SVN commit messages. If that actually happens, you can subscribe to the new list to track my progress. I have extensive experience developing in Linux and Windows, but none on the Mac. What would you recommend for a Mac development system? Thanks again for trying the described wxWidgets build. Pete |