Hello, > I want to debug it in carbide.If i want to import inf files, > which INF file do i need to import?
You don't actually need to import any inf or mmp files into Carbide when debugging. Rather you can import a running executable and then set breakpoints etc throughout your code. For more information on this, please see: http://wiki.opendarwin.org/index.php/S60WebKit:Emulator > Also i tried to import some of the INF files contained > inside S60 folder to carbide Yes, I'm afraid Carbide C++ Express's import feature does not scale well to an S60 application of this size. The debugging method mentioned above however does work well. Thanks Bradley -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ext vivek Sent: Friday, July 14, 2006 7:09 AM To: [email protected] Subject: [webkit-dev] Debugging S60 webkit in carbide I have installed S60 and Build it on my machine.I want to debug it in carbide.If i want to import inf files, which INF file do i need to import? Also i tried to import some of the INF files contained inside S60 folder to carbide,but am getting the following error. 1.WEBCORE.MMP: no such file or directory For the above error, where do I specify the path ? If I try to import some other INF file, I am getting the following errors: 1. MemMan.mmp: Error detected on token CAP_GENERAL_DLL Please help me to resolve the above errors. _______________________________________________ webkit-dev mailing list [email protected] http://www.opendarwin.org/mailman/listinfo/webkit-dev _______________________________________________ webkit-dev mailing list [email protected] http://www.opendarwin.org/mailman/listinfo/webkit-dev
