faywong / veency

VNCServer for IOS
Apache License 2.0
46 stars 45 forks source link

How to compile? #1

Closed radj closed 10 years ago

radj commented 11 years ago

Hello,

May I know how to compile this? I have installed theos and can create and compile an empty application/tweak project successfully so I guess I have setup theos correctly?

But when I try to build this, I get this error (same with saurik's Veency):

makefile:7: ../../tweaks/tweak.mk: No such file or directory
make: *** No rule to make target `../../tweaks/tweak.mk'.  Stop.

What else do I need to setup to make this compile successfully?

niknah commented 10 years ago

I've gotten it to compile, instructions are here...

https://github.com/niknah/veency

radj commented 10 years ago

Thank you, @niknah!

radj commented 10 years ago

@niknah I'm having problems compiling your project. Can you allow issue filing on your fork? I don't want to hijack this project.

niknah commented 10 years ago

I've enabled it. Didn't know you had to do that manually

radj commented 10 years ago

Thank you, @niknah.