I want to use the new Minibrowser, and am having difficulties building WebKit2
from Xcode. This should be relatively simple, but I can't understand Xcode's
search logic (where in the he!! is it searching for these files).
Here is the build error dump. This occurs during precompiling
WebKit2_Prefix.pch
ProcessPCH++
/var/folders/ia/iaYQQrr9EteTvouuR9JwWE+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/WebKit2_Prefix-eyqfsgnzgfvviccqfzejiqegpobc/WebKit2_Prefix.pch.gch
WebKit2_Prefix.pch normal x86_64 objective-c++ com.apple.compilers.gcc.4_2
cd /Users/ralanburnett/WebKit/WebKit2
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x objective-c++-header -arch x86_64
-fmessage-length=0 -pipe -Wno-trigraphs -fno-exceptions -fno-rtti
-fpascal-strings -fasm-blocks -O2 -Werror -Wmissing-prototypes -Wreturn-type
-Wnon-virtual-dtor -Wunused-variable -Wnewline-eof -DNDEBUG -DENABLE_3D_CANVAS
-DENABLE_3D_RENDERING -DENABLE_BLOB_SLICE -DENABLE_CHANNEL_MESSAGING
-DENABLE_CLIENT_BASED_GEOLOCATION -DENABLE_DATABASE -DENABLE_DATALIST
-DENABLE_DOM_STORAGE -DENABLE_EVENTSOURCE -DENABLE_FILTERS -DENABLE_GEOLOCATION
-DENABLE_ICONDATABASE -DENABLE_JAVASCRIPT_DEBUGGER
-DENABLE_OFFLINE_WEB_APPLICATIONS -DENABLE_PROGRESS_TAG -DENABLE_RUBY
-DENABLE_SANDBOX -DENABLE_SHARED_WORKERS -DENABLE_SVG -DENABLE_SVG_ANIMATION
-DENABLE_SVG_AS_IMAGE -DENABLE_SVG_DOM_OBJC_BINDINGS -DENABLE_SVG_FONTS
-DENABLE_SVG_FOREIGN_OBJECT -DENABLE_SVG_USE -DENABLE_VIDEO
-DENABLE_WEB_SOCKETS -DENABLE_WORKERS -DENABLE_XPATH -DENABLE_XSLT
-DFRAMEWORK_NAME=WebKit2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -fobjc-gc
-fvisibility=hidden -fvisibility-inlines-hidden -fno-threadsafe-statics
-mmacosx-version-min=10.6 -gdwarf-2
-I/Users/ralanburnett/WebKit/WebKit2/build/WebKit2.build/Debug/WebProcess.build/WebProcess.hmap
-Wall -Wextra -Wcast-align -Wchar-subscripts -Wextra-tokens -Wformat-security
-Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wno-unused-parameter
-Wpacked -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings
-F/Users/ralanburnett/WebKit/WebKit2/build/Debug
-F/Users/ralanburnett/WebKit/WebKit2/build/Debug
-F/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks
-F/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Carbon.framework/Frameworks
-F/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Quartz.framework/Frameworks
-F/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks
-I/Users/ralanburnett/WebKit/WebKit2/build/Debug/include
-I/Users/ralanburnett/WebKit/WebKit2/build/Debug/WebCore.framework/PrivateHeaders/ForwardingHeaders
-I/Users/ralanburnett/WebKit/WebKit2/build/Debug/WebCore.framework/PrivateHeaders/icu
-I/Users/ralanburnett/WebKit/WebKit2/build/Debug/usr/local/include
-I/Users/ralanburnett/WebKit/WebKit2/build/Debug/DerivedSources/WebKit2
-I/Users/ralanburnett/WebKit/WebKit2/build/WebKit2.build/Debug/WebProcess.build/DerivedSources/x86_64
-I/Users/ralanburnett/WebKit/WebKit2/build/WebKit2.build/Debug/WebProcess.build/DerivedSources
-c /Users/ralanburnett/WebKit/WebKit2/WebKit2_Prefix.pch -o
/var/folders/ia/iaYQQrr9EteTvouuR9JwWE+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/WebKit2_Prefix-eyqfsgnzgfvviccqfzejiqegpobc/WebKit2_Prefix.pch.gch
/Users/ralanburnett/WebKit/WebKit2/WebKit2_Prefix.pch:36:26: error:
wtf/Platform.h: No such file or directory
/Users/ralanburnett/WebKit/WebKit2/WebKit2_Prefix.pch:44:28: error:
wtf/FastMalloc.h: No such file or directory
/Users/ralanburnett/WebKit/WebKit2/WebKit2_Prefix.pch:47:31: error:
wtf/DisallowCType.h: No such file or directory
I have multiple copies (or maybe different versions?) of each of these header
files, but I haven't found the folder or folders Xcode searches to find them
yet.
/Users/ralanburnett/WebKit/WebKit2/WebKit2_Prefix.pch:36:26: error:
wtf/Platform.h: No such file or directory
/Users/ralanburnett/WebKit/WebKit2/WebKit2_Prefix.pch:44:28: error:
wtf/FastMalloc.h: No such file or directory
/Users/ralanburnett/WebKit/WebKit2/WebKit2_Prefix.pch:47:31: error:
wtf/DisallowCType.h: No such file or directory
Anyone know what folder I should put these three header files in?
_________________________________________________________________
Hotmail is redefining busy with tools for the New Busy. Get more from your
inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help