[Kdenlive-devel] compile error

Rolf Dubitzky dubitzky at pktw06.phy.tu-dresden.de
Sun Jan 19 14:51:37 UTC 2003


HTH, with the lates CVS you'll see the arguments in the commandline and also 
what 'getopt' parses:

OK:
  /src/piave> piave -f rgb -d
  Cmndline: "./piave/.libs/piave"  "-f"  "rgb"  "-d"
  cmndline opt "-f" with argument "rgb"
  cmndline opt "-d" with argument "(null)"


OK:
  /src/piave> piave -frgb -d
  Cmndline: "./piave/.libs/piave"  "-frgb"  "-d"
  cmndline opt "-f" with argument "rgb"
  cmndline opt "-d" with argument "(null)"

BAD:
  /src/piave> ./piave/.libs/piave "-f rgb" -d
  Cmndline: "./piave/.libs/piave"  "-f rgb"  "-d"
  cmndline opt "-f" with argument " rgb"
  Warning: unknown format " rgb"
  cmndline opt "-d" with argument "(null)"



On Sunday 19 January 2003 03:31 pm, Jason Wood wrote:
> On Sunday 19 Jan 2003 2:12 pm, Rolf Dubitzky wrote:
> > latest CVS:   KDE 3.1 ?
>
> Yes, committed fix, should work with KDE 3.0 again.
>
> Cheers,
> Jason

-- 
Cheers,
Rolf

***************************************************************
 Rolf Dubitzky  
 e-mail: Rolf.Dubitzky at Physik.TU-Dresden.de
 s-mail see http://hep.phy.tu-dresden.de/~dubitzky/
***************************************************************






More information about the Kdenlive mailing list