On Wed, 10 Mar 2010, Maurilio Longo wrote: Hi,
> if so, it does not work, I was able to build without errors using the attached > .cmd file, I don't know if it works though. I rather think that you haven't added trailing - to this switch. When '-hbdyn' disables linking with Harbour binaries. '-nohblib-' reenable this libraries so for sure it should pacify the problem of unresolved HVM/HBRTL functions. If you want to check which libraries are used in link command then use -trace hbmk2 switch. > BTW, there is no gtnul drivers, it keeps asking for gtwin, but I'm creating a Not true. It is. It's always present in HBRTL. It's not possible to create any Harbour application with GTNUL. > .dll so I don't need output. Using gtgui make no difference, it still requires > gtwin. hbmk2 --help should greatly help to most of your problems, i.e. -gt<name> switch which force linking given GTs. It can be used more then once when you want to link many different GT drivers and then switch between them at runtime. The 1-st -gt* switch also sets the default GT driver. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour