Windows GUI for trunk building - page 15 - General Discussion and Assistance - CHDK Forum

Windows GUI for trunk building

  • 771 Replies
  • 309202 Views
*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for trunk building
« Reply #140 on: 07 / November / 2008, 07:36:55 »
Advertisements
Quote
this wasnt long

yes it is, i checked, your orig Q about the options (by PM) was dated April 12 ...
... which is a looooong time for a 5 min job  :haha

wim 

*

Offline fe50

  • ******
  • 3152
  • IXUS50 & 860, SX10 Star WARs-Star RAWs
    • fe50
Re: Windows GUI for trunk building
« Reply #141 on: 07 / November / 2008, 07:55:58 »
...yes it is, i checked, your orig Q about the options (by PM) was dated April 12 ...... which is a looooong time for a 5 min job  :haha
...wim's Wind(c) needs a turbo charger  :D
btw wim: your chdk swiss army knife chdk-shell now got a nice facelift, good work, keep it up !

*

Offline lrossel

  • **
  • 53
  • CHDK - Take it underwater
    • My Photos
Re: Windows GUI for trunk building
« Reply #142 on: 07 / November / 2008, 12:25:13 »
Hey Guys, what is the final a stable shell to download?
I downloaded the version 183 from http://drop.io/chdksoft but it gives me an error at start. see attached.

What version you recomend to download?

« Last Edit: 07 / November / 2008, 12:31:20 by lrossel »
If you saw me on land, It was just the surface interval
G10 without CHDK

*

Offline fe50

  • ******
  • 3152
  • IXUS50 & 860, SX10 Star WARs-Star RAWs
    • fe50
Re: Windows GUI for trunk building
« Reply #143 on: 07 / November / 2008, 12:41:33 »
Hi lrossel,
you can find all versions also here: CHDK wikia: CHDK-Shell, try version 1.82...

The 1.83 version (checked both, from the original DL page and also from drop.io, they are identical) runs fine on my systems (all Windows XP Pro SP3), so what's your system & windows version ?

*

Offline lrossel

  • **
  • 53
  • CHDK - Take it underwater
    • My Photos
Re: Windows GUI for trunk building
« Reply #144 on: 07 / November / 2008, 12:46:06 »
If you saw me on land, It was just the surface interval
G10 without CHDK

*

Offline lrossel

  • **
  • 53
  • CHDK - Take it underwater
    • My Photos
Re: Windows GUI for trunk building
« Reply #145 on: 07 / November / 2008, 12:51:01 »
Wow... the version 182 shows me the same error... something I'm doing wrong with the installation process.

Maybe I have to keep working with the 181... :(
If you saw me on land, It was just the surface interval
G10 without CHDK

*

Offline lrossel

  • **
  • 53
  • CHDK - Take it underwater
    • My Photos
Re: Windows GUI for trunk building
« Reply #146 on: 07 / November / 2008, 13:00:55 »
Issue solved, just moved the new exec file to the folder with the version 181 originally installed and run OK.

Sorry to bother with so stupid issue.
« Last Edit: 07 / November / 2008, 13:44:28 by lrossel »
If you saw me on land, It was just the surface interval
G10 without CHDK

*

Offline fe50

  • ******
  • 3152
  • IXUS50 & 860, SX10 Star WARs-Star RAWs
    • fe50
Re: Windows GUI for trunk building
« Reply #147 on: 07 / November / 2008, 13:25:03 »
Ahhh - now i can confirm it:

In a new installation without a source code dir (in \trunk\trunkXXX) i'm getting the same error message. After copying the sources (e.g. #552 in in \trunk\trunk552) the chdk-shell starts normal.
So CHDK-Shell fails while reading the cameras/fw list from the source tree when there are no sources there...
Quote
Sorry tu bother with so stupid issue.
No, nothing stupid - you found a little bug & also a solution for it, that's a fine beta testing workflow  :)

*

Offline lrossel

  • **
  • 53
  • CHDK - Take it underwater
    • My Photos
Re: Windows GUI for trunk building
« Reply #148 on: 07 / November / 2008, 13:42:07 »
OH, that's good, thanks a lot, you recovered my proud... :)
If you saw me on land, It was just the surface interval
G10 without CHDK

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for trunk building
« Reply #149 on: 08 / November / 2008, 03:51:47 »
@lrossel

i must have broken something in the install routine with the later versions, sorry ...
i'll look into it.

@all
Meanwhile, here's some test results with conditional compile:
trunk522 on GCC Shell 1.83
Quote
options: all (=default + lua strlib)
does not compile  (GCC 3.4.6 ? not ready yet ?)
========== E:\CHDK\TRUNK\TRUNK552\BIN\LOGS\ERR-IXUS70_SD1000-101B.TXT ==========
lstrlib.c: In function `str_lower':
lstrlib.c:74: warning: implicit declaration of function `tolower'
lstrlib.c: In function `str_upper':
lstrlib.c:87: warning: implicit declaration of function `toupper'
lstrlib.c: In function `match_class':
lstrlib.c:232: warning: implicit declaration of function `ispunct'
lstrlib.c:236: warning: implicit declaration of function `isxdigit'
lstrlib.c: In function `lmemfind':
lstrlib.c:451: warning: implicit declaration of function `memchr'
../lib/lua/liblua.a(lstrlib.o): In function `str_lower':
lstrlib.c:(.text+0x154): undefined reference to `tolower'
../lib/lua/liblua.a(lstrlib.o): In function `str_upper':
lstrlib.c:(.text+0x1b8): undefined reference to `toupper'
../lib/lua/liblua.a(lstrlib.o): In function `match_class':
lstrlib.c:(.text+0x474): undefined reference to `tolower'
lstrlib.c:(.text+0x4a8): undefined reference to `ispunct'
lstrlib.c:(.text+0x4c8): undefined reference to `isxdigit'
../lib/lua/liblua.a(lstrlib.o): In function `lmemfind':
lstrlib.c:(.text+0x8fa): undefined reference to `memchr'
collect2: ld returned 1 exit status
E:\CHDK\gcc\bin\gmake[1]: *** [main.elf] Error 1
gmake: *** [all-recursive] Error 1
options: none
 ixus70_sd1000-101b (vxworks, #12623): MEMISOSIZE used: 0x40b40 = 265.024 (-45.040)
option: default
 ixus70_sd1000-101b (vxworks, #12623): MEMISOSIZE used: 0x4bb30 = 310.064 (ref)
option: no games
 ixus70_sd1000-101b (vxworks, #12623): MEMISOSIZE used: 0x49f00 = 302.848 (-7.216)
option: no lua libs
 ixus70_sd1000-101b (vxworks, #12623): MEMISOSIZE used: 0x4a630 = 304.688 (-5.376)
option: no edge
 ixus70_sd1000-101b (vxworks, #12623): MEMISOSIZE used: 0x4b5f0 = 308.720 (-1.344)
option: no curve
 ixus70_sd1000-101b (vxworks, #12623): MEMISOSIZE used: 0x46d70 = 280.160 (-29.904)
option: no debug
 ixus70_sd1000-101b (vxworks, #12623): MEMISOSIZE used: 0x4aa80 = 305.792 (-4.272)
option: no logo
 ixus70_sd1000-101b (vxworks, #12623): MEMISOSIZE used: 0x4b0f0 = 307.440 (-2.624)

...and now, back to work  :D

wim

edit: rewriting install routine ... (didn't like it much anyway)
« Last Edit: 08 / November / 2008, 06:25:29 by whim »

 

Related Topics


SimplePortal © 2008-2014, SimplePortal