[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [dsdp-ercp-dev] Unable to build native eSWT DLL for S60
|
- From: "Gorkem Ercan" <gercan@xxxxxxx>
- Date: Tue, 23 Sep 2008 07:27:46 +0300
- Delivered-to: dsdp-ercp-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=Ev4jUb2RJadwdkerd81N/ZjEV9umRNUR1yVa3jQ0DAk=; b=ILDMdjYChe8QaN4I8PA1sfNghFc1VqN/Pge9hmx/0TTeLfQ2t/3Wf7Hg2ToMS2iSs0 Fejepf3rO4nK9ZcdSKDgHfOpVIdwJ56owBObsD9cANQt45PLaZ1ChakTlr6Ji1+xm9vC hpyPwMvX620nVc8JjfUlR26X+AGes8dBm4qQE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=oTUWWQxU/AKQMSZnd96NUOgdIYYLfrH3ETenmJSSggj7xtWGpRf4L49OhtuIYrIlh7 2cc8MzPoWBzTB3l11l3W4N2WLYQk2FTHFfSkwZy4Y3PVsic8Kah5Xom42cWEaU++1EVm JC3fd06PZBT077NNzsnrTMUgENcmYARs0WlKQ=
eswtapifacade.dll and eswtapifacade.lib are on CVS under the
/eswt/S60/org.eclipse.ercp.swt.s60/native/bin. There are directories
for their arm and winscw compilation.I thought our build scripts
already copied them to correct locations, but it is safe to copy them
yourself as well, they are not regenerated on every build.
--
Gorkem
On Mon, Sep 22, 2008 at 16:27, Gerald McCobb <mccobb@xxxxxxxxxxxxxx> wrote:
> Hello,
>
> We are trying to build the native DLL for S60 and we get a consistent error.
> W used two methods to build the native DLL:
>
> 1) org.eclipse.ercp.swt.s60/native/group folders bld.inf file to build
> using "bldmake bldfiles" and then the "abld build winscw udeb"(Command line)
> 2) Imported the project using the bld.inf and build the project using
> Carbide.
>
> In both the cases the same error -
>
> Error (Command line):
> make[1]: *** No rule to make target
> `\epoc32\release\WINSCW\udeb\eswtapifacade.lib', needed by
> `\epoc32\release\WINSCW\udeb\es
> wt.dll'. Stop.
>
> Error( Carbide) :
> Specified file
> '\S60\devices\S60_3rd_FP2_SDK_v1.1\epoc32\release\WINSCW\udeb\eswtapifacade.lib'
> not found
>
> How is eswtapifacade.lib generated? Is it some dependency that must be got
> from somewhere or is it generated by the org.eclipse.ercp.swt.s60/native
> code?
> We assume the make file needs to be updated.
>
> Regards,
>
> Jerry McCobb
>
> _______________________________________________
> dsdp-ercp-dev mailing list
> dsdp-ercp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev
>
>