New issue 1123 by j...@haitas.com: QSB fails to build from source as of
gdata-objectivec-client r649
http://code.google.com/p/qsb-mac/issues/detail?id=1123
What steps will reproduce the problem?
1. svn checkout http://qsb-mac.googlecode.com/svn/trunk/ qsb-mac-read-only
2. Open QSB Xcode project
3. Attempt to build
What is the expected output? What do you see instead?
* Expectation is that the source builds without error
* Instead the Vermilion target fails to build because it depends on GData
headers and classes that no longer exist.
What version of the product are you using? On what operating system?
HEAD of svn repository
Mac OS X 10.6.7
Please provide any additional information below.
r649 <http://code.google.com/p/gdata-objectivec-client/source/detail?r=649>
of GData <http://code.google.com/p/gdata-objectivec-client> deletes
GDataHTTPFetcher - rendering it incompatible with the HEAD of the qsb-mac
trunk.
Workaround is to rollback GData to r648.
Comment #1 on issue 1123 by dmaclach: QSB fails to build from source as of
gdata-objectivec-client r649
http://code.google.com/p/qsb-mac/issues/detail?id=1123
http://codereview.appspot.com/4675073/
We now build again.