Hi ,
After many tries alreday let down arms ... . I'm trying to do .hbp file for harbour 2.0 hbmk2 . The tool is powerfull , many options , but why it's so hard understand what it's needfull for that . The latest error "F0063 Unsuported output language option" ... What that mean ? Google directed me to that - http://www.mail-archive.com/harbour@har ... 29594.html . But from that I didn't understand nothing ... You can say that I'm stupid , but I can't understand ... After simplity of xHarbour hbmake , then you can create .bc project file wit all needful parameters , hbmk2 it looks like nigtmare ...
Also I tried hbIDE - but found that it's buggy ( I downloaded yesterday nigtly build of harbour with hbIde ) . So I rejected this tool .
So , be pleasure , can you direct me how to create .hbp project file for some prgs files and one .rc . The main vars \bcc58 , \fwh , \hrb . Also I don't know - maybe it's problem with harbours directives in .cfg files of \bcc58\bin files ( bcc32.cfg , harbour.cfg ... ) . Here it's at this time , leave from xHarbour : ( harbour.cfg )
CC=BCC32.EXE
CFLAGS=-c -I\bcc58\include;\bcc58\include\gl;\bcc58\include\dikkumware;\bcc58\include\sys;\bcc58\include\idl;\bcc58\include\Indy9;\bcc58\include\vcl;\hrb\include;\fwh\include
-DHB_GUI
-DHB_BUILD_ST
-DHB_INCLUDE_WINEXCHANDLER
-DHB_NO_PROFILER
-DHB_NO_TRACE
-DHB_WIN32_IO
VERBOSE=NO
DELTMP=YES
-6
-a4
-d
-g0
-k-
-O
-O1
-O2
-OS
-Ob
-Oc
-Ov
-v-
-W
-w
Maybe it differs from Harbour ? Maybe it's needful for any sets ( paths , enviroments ... ) ? I know that this isn't problem of FWH forum , because it's related to Harbour . But I believe that here I can get a good and rapid answer .
Many thanks in advance !