Hello Viktor, On Apr 8, 2010, at 9:42 AM, Viktor Szakáts wrote:
> Hi, > >> Many thanks to Premzek and Viktor for the clear answer. > > You're welcome. > >> Surely i will send some note to the developer of wxHarbour BTW i was solving >> this compiling samples issue with this statement: >> >> make HBLIBSTYPE=shared >> >> The samples coming into the wxHarbour directory structure have singles >> GNUmakefile, one for directory and these files seems to be auto generated by >> http://www.bakefile.org >> as far i can read in all the GNUmakefile files header, i suppose Bakefile >> tool don't generate hbmk2 make statement (i don't know that tool). > > wxHarbour has hbmk2 make files (I've added them). To be > honest I don't know why it has also a lot of other types > of makefiles, but for sure hbmk2 ones also worked last > time I checked. (if not, it takes very little updating > job to make them work) The make files are 'native' make files for the following development environments: GNUmakefile: Linux, Mac OS X - using gcc makefile.bcc: Windows XP ( and up ) - Borland BCC 5 compiler makefile.gcc: Windows XP ( and up ) - MinGW compiler makefile.vc: Windows XP ( and up ) - MSVC compiler Any way, I'll check for hbmk2 support here. best regards, Teo _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
