CHDK development with windows - General Chat - CHDK Forum
supplierdeeply

CHDK development with windows

  • 5 Replies
  • 4411 Views
*

Offline kwf

  • **
  • 72
CHDK development with windows
« on: 20 / February / 2008, 15:57:55 »
Advertisements
During the compilation process many windows tend to pop up, when entering directories.

Does someone know a possibility to prevent this or at least to prevent the windows to steal the focus? Its impossible to do anything else during compilation time...

*

Offline PhyrePhoX

  • *****
  • 2254
  • make RAW not WAR
    • PhyreWorX
Re: CHDK development with windows
« Reply #1 on: 20 / February / 2008, 16:37:07 »
this isnt normal behaviour. what kind of windows do popup? which windows do you compile with? i use xp and everything works fine.

*

Offline kwf

  • **
  • 72
Re: CHDK development with windows
« Reply #2 on: 20 / February / 2008, 16:50:12 »
this isnt normal behaviour. what kind of windows do popup? which windows do you compile with? i use xp and everything works fine.
i am using normal xp with the provided mingw environment and am starting gmake in command prompt window. i think the windows are poping up whenever a subdir is entered, it disappears immidiantly again...

this behavoiur is not totally alien to me, observed this already with other scripts executed in windows command prompt.
« Last Edit: 20 / February / 2008, 16:54:16 by kwf »

*

Offline PhyrePhoX

  • *****
  • 2254
  • make RAW not WAR
    • PhyreWorX
Re: CHDK development with windows
« Reply #3 on: 20 / February / 2008, 16:54:30 »
yeah but what kinda windows popup? commandline windows? do they close automatically? hm.

what do you mean by command promt? the one in start menu "execute..."?
or a "real" cmd window, with a real promt. you can get to this via the command "cmd" in the start.menu promt.
« Last Edit: 20 / February / 2008, 16:56:43 by PhyrePhoX »


*

Offline kwf

  • **
  • 72
Re: CHDK development with windows
« Reply #4 on: 20 / February / 2008, 17:03:20 »
yeah but what kinda windows popup? commandline windows? do they close automatically? hm.
yes and yes. at least they look exactly like the cmd.exe windows which i used to enter make sorry forgot to mention.

what do you mean by command promt? the one in start menu "execute..."?
or a "real" cmd window, with a real promt. you can get to this via the command "cmd" in the start.menu promt.
Yes, I am using the real "cmd.exe"-window from windows directory to enter my gmake commands etc.


*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: CHDK development with windows
« Reply #5 on: 20 / February / 2008, 19:54:16 »
I coudn't find out how to check this, but it seems to me like your commandline
somehow executes 'cmd /C <commands' instead of 'cmd /K <command>', that
is, it quits every command window after xecuting one command, in stead of
waiting for the next.
What about your user rights? Is your computer part of a network / domain ?

just a couple of ideas, YMMV

wim

edit: checked, can't provoke windows popping up with cmd /C (xp sp2), that's not it
« Last Edit: 20 / February / 2008, 19:59:31 by whim »

 

Related Topics