WebView not loading?
WebView not loading?
- Subject: WebView not loading?
- From: Tom Walther <email@hidden>
- Date: Thu, 13 Nov 2003 02:09:55 -0500
Hey all,
So I'm still getting used to all the intricacies of Xcode, so excuse me
if this is overly simple--but it's an issue ever since I upgraded to
the Xcode 1.0.1 update. In programs I have built using a WebView, for
some reason when I try to combile and run them, the WebView does not
load. The Interface works fine in IB, and the WebView functions, but
when I Build and Run I get the following:
2003-11-13 02:05:25.077 Terst[607] An uncaught exception was raised
2003-11-13 02:05:25.077 Terst[607] *** class error for 'WebView': class
not loaded
(Project name is Terst). Then the program quits with a SIGTRAP (Signal
5). The "MiniBrowser" Example included with Xcode compiles and runs
fine...am I missing something? Why might my own projects suffer this,
and what do you suggest I do to remedy it? It seems to be an Xcode
issue, which is why I didn't put it in the Cocoa-dev list.
Thanks
--Tom
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.