Groups > Symbian > Symbian Tools > Re: source code for rcomp v8?




source code for rcomp v8?

source code for rcomp v8?
Mon, 25 Sep 2006 14:47:12 +030
Hi!

Is the source code for rcomp v8 is available?
I'm trying to set up compilation for symbian 9.1 (UIQ3) on a linux 
machine. It seems I am still able to use the older bmconv, I can compile 
  (with the linux version of the csl gnu-toolchain), I can even use 
elf2e32 and makesis with wine, but not rcomp.
The old (v7) version of rcomp doesn't like the 'rls_string' tokens, and 
the new one with wine crashes :-(

Thanks in advance!
Post Reply
Re: source code for rcomp v8?
Thu, 28 Sep 2006 23:18:55 +030
Well, it turns out the problem was elsewhere: the perl script 
'epocrc.pl' handled the rls_string tokens. I used the gnupoc version of 
the script, with some minor modifications, and now it works.
I was finally able to compile, package, install and run the UIQ3 
helloworld example ;-)

For those who try to do the same:
* remove the UID2 and UID3 entries from the *_reg.rss file
* the appropiate UIDS need to be specified for rcomp with the 
-{uid2,uid3} option, but only for the reg file. I changed the epocrc.pl, 
so if RC_UID2 is an environment variable, use that option.

Speaking if GNUPOC: is it still active? an UIQ3 port would be very 
usefull... but I don't have the proper knowledge to do it myself (perl 
and regexp are too scary for me ;-)

space wrote:
> Hi!
> 
> Is the source code for rcomp v8 is available?
> I'm trying to set up compilation for symbian 9.1 (UIQ3) on a linux 
> machine. It seems I am still able to use the older bmconv, I can compile 
>  (with the linux version of the csl gnu-toolchain), I can even use 
> elf2e32 and makesis with wine, but not rcomp.
> The old (v7) version of rcomp doesn't like the 'rls_string' tokens, and 
> the new one with wine crashes :-(
> 
> Thanks in advance!
Post Reply
about | contact