an issue with compiling mobile app on IOS

31 views
Skip to first unread message

Leo Zhang

unread,
May 5, 2013, 12:39:22 AM5/5/13
to open...@googlegroups.com
Hi everyone,

I am completely new to this great project. When I pull down the latest version of the IOS mobile app, I am unable to compile it. Submodule or Project called GPUImage doesn't exist even though it does exist in the project reference. Did I miss anything there?

I am compiling this against XCode 4.6 and 6.1 iPhone Simulator. Your help is appreciate it.


Thanks,

Leo

Leo Zhang

unread,
May 5, 2013, 1:07:42 AM5/5/13
to open...@googlegroups.com
If I am manually include the project it throws another error like below:

clang: error: no such file or directory: '/Users/leozhang/Projects/Photo/PrivateAuthenticationService.m'

clang: error: no input files

Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1

Patrick Santana

unread,
May 5, 2013, 4:41:25 AM5/5/13
to open...@googlegroups.com
Hi Leo,

For the submodule, you would need to do recursive. That's the problem.

You will not find the PrivateAuthenticationService as it contains our private api for the hosted service.
I added the .h in the repository, just implement empty methods and you will be able to run the project. Of course, you will have to connect to a Trovebox (Openphoto) server using the OAuth Workflow. For that, just click in Login with your email and then Own Server.


I will provide during the week more information about it in the README from github together with the empty implementation.

Regards,
Patrick


--
You received this message because you are subscribed to the Google Groups "OpenPhoto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openphoto+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

leo

unread,
May 5, 2013, 8:33:52 PM5/5/13
to open...@googlegroups.com
Hi Patrick,

Thank you for your reply. Can you post an empty implementation for in the meantime? I updated using recursive it seems pull down the other project now. 

Thank you very much,

Leo 

Patrick Santana

unread,
May 6, 2013, 4:58:49 AM5/6/13
to open...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages