I compile fine with
 hbmk2 hbide.hbp -rebuild
 you need hbqt,hbxbp and can do recompiling harbour as explained in
install (please read it)
with simple pointing where you have
download qt  http://get.qt.nokia.com/qt/source/qt-win-opensource-4.5.3-mingw.exe
Install and set path to your c compiler
HB_WITH_QT=C:\Qt\include
win-make clean install


2010/4/21 Richard Acosta <eyela...@gmail.com>:
> Hello, i have tried to compile hbide, but found a lot of errors, first
> include files wich i have copied to hbide folder, then it throws a lot of
> unresolved external _HB_FUN_etc.... and does not compiles.
>
> ¿Any thoughts?
>
>
>
> El 18/04/2010 04:51 p.m., Massimo Belgrano escribió:
>>
>> you can simply insert in bat file
>> hbmk2 test1.prg test2.prtg testn.prg -lmylib1 -lmylib2 -lmylibn
>>
>> i also suggest try hbide http://hbide.vouch.info/
>>
>> 2010/4/18 Richard Acosta<eyela...@gmail.com>:
>>
>>>
>>> Thanks massimo, i have tryed to use it, but can't figure how to.
>>>
>>> I use Crimson Editor to manage my text files (.prg) and some shortcuts
>>> ctrl+1 ctrl+2 to execute .bat compiler files... ¿is there a way to fully
>>> automate hbmk2? ¿can you give me a direction on how to use hbmk2?
>>>
>>>
>>>
>>>
>>> El 18/04/2010 02:40 p.m., Massimo Belgrano escribió:
>>>
>>>>
>>>> I suggest use hbmk2
>>>> harbourlanguage.blogspot.com/search/label/hbmk2
>>>>
>>>> 2010/4/18 Richard Acosta<eyela...@gmail.com>
>>>>
>>>>
>>>>
>>>>>
>>>>> Hello, i'm having this strange error when compiling my app.
>>>>>
>>>>>   Fatal: Too many DEF file names:
>>>>>   d:\programa\comps\hwgui_hb2\lib\procmisc.lib
>>>>>
>>>>> I'm using harbour 2.1+HWgui both from SVN/CVS and Borland C 5.5
>>>>>
>>>>> The funny thing is, if i compile only 1 prg, it's ok, it compiles and
>>>>> program runs, but as soon as i add a 2nd .prg this error comes up.
>>>>>
>>>>> This is the compile batch file i'm using wich is the same i have used
>>>>> since
>>>>> entered Harbour+HWGUI world.
>>>>>
>>>>> http://pastebin.com/Cmd5uC9U
>>>>>
>>>>> The main prg. has only a menu, and the second .prg is blank, that's the
>>>>> strangest....(i guess)
>>>>>
>>>>> I'm sorry if i should put this on hwgui list, but i am not receiving
>>>>> absolutely anything from them, and i have suscribed and unsuscribed
>>>>> several
>>>>> times.
>>>>>
>>>>>
>>>>> Thanks.
>>>>>
>>>>>
>>>>>
>>>
>>> _______________________________________________
>>> Harbour-users mailing list (attachment size limit: 40KB)
>>> Harbour-users@harbour-project.org
>>> http://lists.harbour-project.org/mailman/listinfo/harbour-users
>>>
>>>
>>
>>
>>
>
> _______________________________________________
> Harbour-users mailing list (attachment size limit: 40KB)
> Harbour-users@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour-users
>



-- 
Massimo Belgrano

Iscritto all'albo dei CTU presso il Tribunale di Novara per materia Informatica
Delta Informatica S.r.l. (http://www.deltain.it/) (+39 0321 455962)
Analisi e sviluppo software per Lan e Web -  Consulenza informatica - Formazione
_______________________________________________
Harbour-users mailing list (attachment size limit: 40KB)
Harbour-users@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour-users

Reply via email to