Open GoogleCodeExporter opened 8 years ago
I have tried configure.patch for iphonesdk-utils-1.8 but still constantly
getting the same error.
Original comment by redpengu...@gmail.com
on 12 Mar 2013 at 8:53
I had to change the exact same line in configure not just configure.ac so now
it works.
Original comment by redpengu...@gmail.com
on 12 Mar 2013 at 9:05
configure.patch is meant to be applied before running autogen.sh which
generated the configure script. Sorry if I wasn't clear on that point.
Original comment by art...@gmail.com
on 12 Mar 2013 at 9:15
I'm still on the process of getting the whole thing to work, but to leave this
documented, I've also needed to install libblocksruntime-dev , and to compile
lldb, I needed to use ./configure like this:
./configure --enable-optimized --enable-cxx11 --prefix=/usr
Thank you for your hard work, it's very appreciated!
Original comment by waneck
on 30 Mar 2013 at 5:17
Original issue reported on code.google.com by
art...@gmail.com
on 24 Feb 2013 at 10:49Attachments: