Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not creating makefile after #55

Closed
bvoq opened this issue Mar 10, 2013 · 6 comments
Closed

Not creating makefile after #55

bvoq opened this issue Mar 10, 2013 · 6 comments

Comments

@bvoq
Copy link

bvoq commented Mar 10, 2013

After doing $THEOS/bin/nic.pl and choosing 5 tweak i run this command:

class-dump -H hackedBinaryLocation/BinaryName -o DumpLocation

And it didn't do the makefile/control file. Is there a way how to do the makefile and control file manually. Thanks.
I used theos on mac.
PS: Sry for making these Issues, but i jus can't get it to work :3

@DHowett
Copy link
Collaborator

DHowett commented Mar 10, 2013

(The makefile and control file should be in the tweak folder that nic made.)

@DHowett DHowett closed this as completed Mar 10, 2013
@bvoq
Copy link
Author

bvoq commented Mar 11, 2013

so where is this locatation located at. :3
sry but it isn't at the Dump folder

@DHowett
Copy link
Collaborator

DHowett commented Mar 11, 2013

It makes a folder named after the project, in the folder you run it from.

-- Dustin L. Howett // iPhone

On Mar 10, 2013, at 11:10 PM, Kivifreak notifications@github.com wrote:

so where is this default locatation. :3
sry


Reply to this email directly or view it on
GitHubhttps://github.com//issues/55#issuecomment-14698939
.

@bvoq
Copy link
Author

bvoq commented Mar 11, 2013

Never mind i found it. It is at the ~/ProjectName/ directory :)

@bvoq
Copy link
Author

bvoq commented Mar 11, 2013

NVM i finally found it out XD
So lets start coding :3

@DHowett
Copy link
Collaborator

DHowett commented Mar 11, 2013

Because Theos is a set of makefiles, to be used WITH make. You need to
install make yourself. It comes with Xcode. You have to go to Xcode's
Preferences and then install the Command Line Tools. I think I said that in
an e-mail to you. :P

-- Dustin L. Howett

On Mon, Mar 11, 2013 at 9:18 AM, Kivifreak notifications@github.com wrote:

One more question, why is the make command not installed with theos on mac?


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-14722866
.

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

No branches or pull requests

2 participants