Re: [Harbour] Linking Harbour with Bcc 5.5.1

2009-07-29 Thread Massimo Belgrano
I suggest download Viktor's official beta Harbour 2.0.0beta2 (r11508) (2009-06-24) for Windows x86, Windows x64, WinCE/ARM and MS-DOS platforms: 2009/7/29 Viktor Szakáts : >> hbmk2 is part of harbour distribution >> you can dowload here >> http://sourceforge.net/projects/harbour-project/files/ >>

Re: [Harbour] Linking Harbour with Bcc 5.5.1

2009-07-29 Thread Viktor Szakáts
hbmk2 is part of harbour distribution you can dowload here http://sourceforge.net/projects/harbour-project/files/ click and opopen binaries-windows and 2.0.0beta1 or 1.0.1 1.0.1 doesn't have it. unofficial beta2 is available here: http://syenar.hu/harbour Brgds, Viktor ___

Re: [Harbour] Linking Harbour with Bcc 5.5.1

2009-07-29 Thread Massimo Belgrano
t; Subject: Re: [Harbour] Linking Harbour with Bcc 5.5.1 > > As it has been suggested, you should try building with hbmk2. > > Brgds, > Viktor > > On 2009.07.29., at 9:32, Moises Romero wrote: > >> Hi There, >> >>             I am migrating my clipper appli

Re: [Harbour] Linking Harbour with Bcc 5.5.1

2009-07-29 Thread Viktor Szakáts
..@harbour-project.org [mailto:harbour-boun...@harbour-project.org] On Behalf Of Viktor Szakáts Sent: Wednesday, July 29, 2009 3:46 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Linking Harbour with Bcc 5.5.1 As it has been suggested, you should try building with hbmk2. Brg

RE: [Harbour] Linking Harbour with Bcc 5.5.1

2009-07-29 Thread Moises Romero
46 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Linking Harbour with Bcc 5.5.1 As it has been suggested, you should try building with hbmk2. Brgds, Viktor On 2009.07.29., at 9:32, Moises Romero wrote: > Hi There, > > I am migrating my clipper application

Re: [Harbour] Linking Harbour with Bcc 5.5.1

2009-07-29 Thread Viktor Szakáts
As it has been suggested, you should try building with hbmk2. Brgds, Viktor On 2009.07.29., at 9:32, Moises Romero wrote: Hi There, I am migrating my clipper application to Harbour. I have 400 .prg’s and 1 MyFunctions.c which I migrated from C++ 2.0 to C++ 5.51. Ev

[Harbour] Linking Harbour with Bcc 5.5.1

2009-07-29 Thread Moises Romero
Hi There, I am migrating my clipper application to Harbour. I have 400 .prg's and 1 MyFunctions.c which I migrated from C++ 2.0 to C++ 5.51. Everything compiled beautifully but I cannot get them to be linked with ilink32. I am getting "unresolved external _main".