Hi, Am Mittwoch, 11. Juli 2007 08:11 schrieb Michael Riepe: > > but if you edit something the next build has the usual > > error (missing dvbcutbase.h)! > > Huh? What did you edit? Once dvbcutbase.h has been generated, it should > neither be deleted nor rebuilt, unless you change dvbcutbase.ui.
Just dvbcut.cpp to set the version/revision string in setCaption manually... ;-) > > I slowly get the impression that the mingw version of make is broken. > Yes,...I'm already thinking about building the windows binary under linux with MinGW as cross compiler... > > The difference is: This time it helps to do a "make distclean"... > > but that is not the real intention of make, isn't it? ;-) > > Definitely not. Although it sometimes is the only way to get things done > right - e.g. building for different architectures. Yes,... I usualy also do a distclean before building the "final" binary... just to be sure... or when I encounter "strange effects" after code modifications... ;-) > > > "make dep" has no visible effect... as before... > > If you changed a source file, it should generate a new .depend file. > It did, but that didn't help building the binary... :-( ciao Ralph ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
