Re: [Harbour] About hbmk2

2009-04-19 Thread Petr Chornyj
Hi Viktor, Viktor Szakáts wrote: > > I have no idea. Please tell if this makes it work, if it does, I'll add > it. > Please, try it simple demo = something.prg = FUNCTION Hello() RETURN "Hello From Dll!!" = = test.prg = DYNAMIC Hello PROCEDUR

Re: [Harbour] About hbmk2

2009-04-19 Thread Viktor Szakáts
Hi Petr, > Yes, thanks you > hbmk.bat -hbdyn -lhbmaindllp.lib something.prg > > Possibly hbmk2 must add hbmaindllp.lib automatically for the use from > -hbdyn? I have no idea. Please tell if this makes it work, if it does, I'll add it. Brgds, Viktor ___

Re: [Harbour] About hbmk2

2009-04-19 Thread Petr Chornyj
Hi Viktor, Viktor Szakáts wrote: > > You can use -trace or -traceonly to get the exact commands > and tweak them until it works. Probably hbmaindllp lib is needed > somewhere in the process. > Yes, thanks you hbmk.bat -hbdyn -lhbmaindllp.lib something.prg Possibly hbmk2 must add hbmaindllp.l

Re: [Harbour] About hbmk2

2009-04-19 Thread Viktor Szakáts
Hi Petr, > Maybe I wrong, but it is not work properly > hbmk2 -dyn something.prg * hbmk2 -nohbp something.prg - generate error hbmk: Processing configuration: D:\harbour-bin\harbour-msvc8\bin\hbmk.cfg Error F0034 Bad command line option 'no' It's a small bug in -nohbp handl

[Harbour] About hbmk2

2009-04-19 Thread Petr Chornyj
Maybe I wrong, but it is not work properly hbmk2 -dyn something.prg * hbmk2 -nohbp something.prg - generate error hbmk: Processing configuration: D:\harbour-bin\harbour-msvc8\bin\hbmk.cfg Error F0034 Bad command line option 'no' * Another question hbmk2 -hbdyn somethin