On Tue, 27 Oct 2009, Massimo Belgrano wrote: Hi,
> #pragma option:hbmk2 mylib.hbc allow compile with hbmk2 without know how > request MYLIB is different because instruct only that is need a library/symbol Yes but someone has to add this #pragma command to source code so he has to know library name. It means that it's only an option for example files in Harbour SVN which do not have their own .hbp files. > In my source i have already included > REQUEST HB_MEMIO > but when compile with hbmk2 i must adding hbmemio.lib > or > #pragma option:hbmk2 hbmemio.hbc > I pray either made a solution for made harbour easy for newbies You still haven't explained why it's easier to add to source code: #pragma option:hbmk2 hbmemio.hbc instead of using: hbmemio.hbc as hbmk2 parameter and how it may help newbie users. In both cases they have to make similar job and they need similar knowledge. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour