On Tue, 05 Aug 2008, Szakáts Viktor wrote: Hi Viktor,
> Well, there is no "WinMain" at all in harbour-vc.dlls, but > there is one '?DllEntryPoint@@....' in C++, and a > '[EMAIL PROTECTED]' in C. As workaround I can add WinMain() or main() dynamically in hb* scripts and add -gui switch for windows users to control the version. > >Please also try to make console application by adding to hbmk - > >lmainstd > >switch, f.e.: > > hbmk -n -w -es2 -lmainstd -gtstd hbrun > I've changed mainstd to hbmainstd, and it worked altough the > result looked quite strange :), after that I've rebuilt it > with -shared, and it gave a 'compress2' missing entry. > Which pbly indicates that hbzlib is missing from harbour.dll > in non-GNU make. It should be added just like hbpcre it it's also missing. > After this I reduced hbrun.prg to a pure 4 lines long program > displaying hb_compiler() and waiting for a key. Then it told > 's_defaultGT', and at this point I'm pretty much lost. This I'll try to resolve tomorrow. I'll replace it with function call. I do not know if I will have inet access in the evening. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour