Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-ercp-dev] Unable to build native eSWT DLL for S60

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
BEGIN:VCARD
VERSION:2.1
N:McCobb;Jerry
FN:Jerry McCobb
ORG:Openstream
TEL;WORK;VOICE:(732) 507-7030 ext 109
TEL;WORK;FAX:(732) 507-7035
EMAIL;PREF;INTERNET:mccobb@xxxxxxxxxxxxxx
REV:20080922T132729Z
END:VCARD

Back to the top