localized applications under carbide

Login to reply to this topic.
Tue, 2006-04-18 14:47
Joined: 2006-04-05
Forum posts: 104
Hi,

I´m very new to carbide and eclipse so please forgive me if this question is a bit too basic.

I have imported existing series 60 (2.1 fp 1) projects into carbide.  Non applications (exe, dll, etc) build fine but my application fails.

The failure seems to be caused by the failure of the importing mechanism to bring into the project *.loc files (or the *.l01, *.l03 etc files).  the compiler then just assumes that the qtn_blah_blah strings in the rss file are in fact the text i want to appear on the UI.

Does anyone know how to tweak carbide so that it imports these localization files?

Cheers

PL

Tue, 2006-04-18 17:45
Joined: 2003-11-12
Forum posts: 68
Re: localized applications under carbide
It sounds like when you imported your project you chose to copy files to the workspace.  The other option is to leave them where they are which I believe would fix your problem.  Or you could manually copy the files that are missing.
Mon, 2006-07-24 23:40
Joined: 2005-07-18
Forum posts: 26
Re: localized applications under carbide
from carbide release notes it seems it only supports compile for one language only
http://www.forum.nokia.com/info/sw.nokia.com/id/aa8758b6-35e9-483c-b945-c9278572911c/Carbide_c_Express_10_Relnotes.html
Quote
Can only build resources for one language - LANGUAGE_sc by default

Quote
Change the language macro in the Resource Compiler project preference. You can only build for one language at a time.
  • Login to reply to this topic.