svn 13413 (Fix the bad rendering of text on OSX)
src/widget/meter.cpp vergotten ; at line 1136
dc = &bufDC
should be:
dc = &bufDC;
Compilation error svn 13413
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Wron title in topic.
Hallo moderator.
My last topic should be titled : - Compilation error svn 13413- in stead of my password.
Sorry.
My last topic should be titled : - Compilation error svn 13413- in stead of my password.
Sorry.
-
waxcylinder
- Forum Staff
- Posts: 14684
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Wron title in topic.
I fixed this for you before approving the post - so rest assured it was never publicly seen
WC
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Compilation error svn 13413
Thanks for the report. The same fix has now been posted on the developers' list.Hains wrote:svn 13413 (Fix the bad rendering of text on OSX)
src/widget/meter.cpp vergotten ; at line 1136
dc = &bufDC
should be:
dc = &bufDC;
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual