Skip to content

Conversation

@jcstroud
Copy link

The changes work both on 10.7 and 10.9 and probably 10.8. They also remove some namespace ambiguity that might cause problems on other systems in the future.

James Stroud added 2 commits January 25, 2014 21:58
CASH-qt.pro: Changed comment block for windows into a proper conditional block.
Added example for INCLUDEPATH and some examples for QMAKE_CXXFLAGS.

readme-qt.rst: Added instructions for less painful build with QT Creator

net.cpp: Fixed ambiguous namspace for array.

Added bitcoin.icns for OS X icons.

Fixed 32 bit alignment to 16 bit alignment for OS X 10.9, which
seems to reject 32 bit alignment.

Fixed ambigous namespace for insert method.
@cryptocashnow
Copy link
Owner

Appreciate the help looks good Ill review the changes Thanks again.

On Sun, Jan 26, 2014 at 12:23 AM, James Stroud notifications@github.comwrote:

The changes work both on 10.7 and 10.9 and probably 10.8. They also remove
some namespace ambiguity that might cause problems on other systems in the

future.

You can merge this Pull Request by running

git pull https://github.com/jcstroud/cash master

Or view, comment on, or merge it at:

#1
Commit Summary

  • Adapted code for compilation of Qt on OS X 10.7 - 10.9.
  • Actually changed windows conditional blcok in CASH-qt.pro.

File Changes

Patch Links:


Reply to this email directly or view it on GitHubhttps://github.com//pull/1
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants