[gambit-list] How to build gambit for iOS
Marc Feeley
feeley at iro.umontreal.ca
Fri Oct 10 13:46:15 EDT 2014
I’m not sure why you are getting that error. Are you using the latest Xcode? clang?
Over the last few weeks I have been updating the GambitREPL app for iOS 8, so I know it builds fine for me (by the way the new GambitREPL has been submitted to the app store yesterday).
Usually I do:
cd contrib/Gambit-REPL
make ios
Marc
On Oct 10, 2014, at 1:38 PM, Bradley Lucier <lucier at math.purdue.edu> wrote:
> Marc:
>
> Can you remind me briefly how to build Gambit for iOS?
>
> I naively tried
>
> % misc/build-gambit-iOS
>
> but it ended with
>
> In file included from _num.c:776:
> ../include/gambit.h:19:10: fatal error: 'config.h' file not found
> #include "config.h"
> ^
> In file included from _io.c:1365:
> ../include/gambit.h:19:10: fatal error: 'config.h' file not found
> #include "config.h"
> ^
> 1 error generated.
> make: *** [_num.o] Error 1
> make: *** Waiting for unfinished jobs....
> 1 error generated.
> make: *** [_io.o] Error 1
>
> Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4891 bytes
Desc: not available
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20141010/39992898/attachment.bin>
More information about the Gambit-list
mailing list