>> A demo should present working parts IMO, those which can >> be safely used by users. >> > > Your viewpoint is ok. I will delete this. Actually it was a > rush of blood.
Thank you. >> Here it builds w/o any problem. Although above cloning >> feature behaves strangely still. >> >> What error do you get? >> > > hbmk.hbm > > -w3 > -mt > -gui > ../hbxbp.hbc > > ../hbxbp.hbc > incpaths=. > > libs=hbvmmt hbxbp > libs=../hbqt/hbqt.hbc > > Demo compiles fine but I get GPF at the startup after > all controls are displayed. > > Do I have to provide some more switches? Just simply: hbmk2 dempxb.prg -mt I'd suggest to pass every extra switch via the command line, instead of modifying .hbc and .hbm files coming from the SVN. -gui isn't needed because it's set by hbqt.hbc. Speccing hbvmmt directly is also unnecessary and may just cause problems. Brgds, Viktor _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
