Nameshar / NoirShares

Other
3 stars 4 forks source link

Xcode errors - Test failed #5

Open CourtJesterG opened 10 years ago

CourtJesterG commented 10 years ago

Am actually messing around with this in Xcode, something else am not too familar with. - What I did so far, I created a new project, named it NoirShares, blah blah, everything NoirShares. Than I figured to import the files from the source. I managed to figure out how to bring the little icon in for the app. Also imported all image assets. I also think I added all required frameworks libraries. I took a look at another, Wallet really that is similar to NoirShares. Mostly libs, and QTFrameworks. I did notice that I was missing some, so I copy and pasted and uploaded. I think maybe they used QT5 instead of 4 for the reason I didn't have them. I dunno, I can't get QT5 downloaded and installed on this Mac, the application just doesn't want to work, and MacPorts has failed to port it yet.

Qdialog file not found, this is in the aboutdialog.cpp:1: QFrame file not found, this is in sendcoinsentry.cpp:!: boost/thread.hpp file not found, this is in noui.cpp5 and in ui_interface.h:9

Those are the only 3 issues it picked up during a test with Xcode. I did put Coca.framwork as optional, cause I don't think it ususally gets compiled in Xcode anyway, and all the rest as required. Again I have no clue what am doing, kinda. I have no clue what this assitant editor does, looks like it shows the couter part file.

CourtJesterG commented 10 years ago

Nevermind, I got so many errors, yellow and red, like 70 of them. So many missing files it says that are reference in the code. It was like sha-blah was deapreciated 10.7. Though for never using Xcode I have say it is an interesting program. Am assuming this was the incorrect thing to do anyway since it was built with qt. Still can't complie it in terminal though.

Nameshar commented 10 years ago

Hi , i'm not a Mac user, I will endeavor to get someone on it.

Sent from my HTC

----- Reply message ----- From: "Richard Shawn Faust" notifications@github.com To: "Nameshar/NoirShares" NoirShares@noreply.github.com Subject: [NoirShares] Xcode errors - Test failed (#5) Date: Sat, Feb 22, 2014 22:48

Nevermind, I got so many errors, yellow and red, like 70 of them. It was like sha-blah was deapreciated 10.7. Though for never using Xcode I have say it is an interesting program. Am assuming this was the incorrect thing to do anyway since it was built with qt. Still can't complie it in terminal though.

— Reply to this email directly or view it on GitHub.

CourtJesterG commented 10 years ago

Thanks