Closed GoogleCodeExporter closed 9 years ago
Hrm... I tested on 10.6.x. I also have the SDK installed
(/Developer/SDKs/MacOSX10.6.sdk/). What happens if you install the 10.5.x SDK?
You *really* don't want to disable JavaScript.
Original comment by npmccallum@gmail.com
on 1 Mar 2010 at 1:10
I build natively for 10.4, 10.5 and 10.6. My 10.5 machines(PPC/Intel) have the
10.5 SDK installed.
Indeed my 10.6.2 machine has no problem building this package, but 10.4.11 has
the exact same error as 1.5.8.
Original comment by mschamsc...@gmail.com
on 1 Mar 2010 at 3:51
I unfortunately don't have access to these versions. I will gladly accept a
patch
however. All that is needed is to provide the correct include statement (cmake
obviously found the library or webkit would not be built). If you can fix
this, it
should build just fine.
Original comment by npmccallum@gmail.com
on 1 Mar 2010 at 1:56
Original comment by npmccallum@gmail.com
on 6 Mar 2010 at 6:30
Including <JavaScriptCore/JavaScriptCore.h> instead of
<JavaScriptCore/JavaScript.h>
in "pacrunner_webkit.cpp" will solve this issue for both 10.5 & 10.6 SDK.
Parimal Das
Original comment by parimal....@gmail.com
on 8 Mar 2010 at 11:10
I think that r608 should fix this issue. However, I don't have access to my
Mac to
test. So can someone please test it?
Original comment by npmccallum@gmail.com
on 8 Mar 2010 at 1:17
Ok, I think r616 is the real fix. Please test.
Original comment by npmccallum@gmail.com
on 12 Mar 2010 at 5:07
r616 is working for both OSX 10.5 & 10.6
Parimal Das
Original comment by parimal....@gmail.com
on 17 Mar 2010 at 12:06
Original comment by npmccallum@gmail.com
on 17 Mar 2010 at 1:21
Original issue reported on code.google.com by
mschamsc...@gmail.com
on 28 Feb 2010 at 3:20