Hello Viktor For the last two days I was busy preparing folder structures and next-years-to-be-good strategy to adopt HBMK2 tool for all my project needs. And so far so good.
I am been able to compile my applns which are dependent on many libs, resources, etc, on BCC and MSVC without problems. MINGW has given me some more bumps than expected. I could cover almost all of them but for one as under: hbmk: Processing configuration: c:\harbour_dev\harbour\mingw\bin\hbmk.cfg Compiling Harbour sources... hbmk: Harbour compiler command (internal) job #1: C:\harbour_dev\harbour\mingw\bin\harbour.exe -n2 c:/dev_sources/vouch/source/VOUCH.PRG c:/dev_sources/vouch/source/A_ARRAY.PRG c:/dev_sources/vouch/source/B_53.PRG ... | ... | A LONG LIST OF PRGS ... | c:/dev_sources/cachemgr/source/CJReport.prg c:/dev_sources/cachemgr/source/FuncList.prg -d__VOUCH__ -d__WVT__ -d__oHARBOUR__ -d__OCX__ -d__MT__ -d__MW_PURE__ -oc:/dev_objs/mingw/vouch\ -iC:/harbour_dev/harbour/mingw/include -ic:/dev_sources/vouch/include -ic:/dev_sources/cachemgr/include -ic:/dev_sources/v32lib/include -ic:/dev_sources/freewin/include -ic:/harbour/contrib/gtwvg -ic:/harbour/contrib/xhb Compiling resources... hbmk: Resource compiler command: windres -I"C:/harbour_dev/harbour/mingw/include" -I"c:/dev_sources/vouch/include" -I"c:/dev_sources/cachemgr/include" -I"c:/dev_sources/v32lib/include" -I"c:/dev_sources/freewin/include" -I"c:/harbour/contrib/gtwvg" -I"c:/harbour/contrib/xhb" c:/dev_sources/dev_resources/vouchsrv.res -O coff -o c:/dev_objs/mingw/vouch/vouchsrv.reso hbmk: Resource compiler command: windres -I"C:/harbour_dev/harbour/mingw/include" -I"c:/dev_sources/vouch/include" -I"c:/dev_sources/cachemgr/include" -I"c:/dev_sources/v32lib/include" -I"c:/dev_sources/freewin/include" -I"c:/harbour/contrib/gtwvg" -I"c:/harbour/contrib/xhb" c:/dev_sources/dev_resources/txtext.res -O coff -o c:/dev_objs/mingw/vouch/txtext.reso I have not gone into details how hbmk2 is handelling resource commands. Can you please forward me what should be the cause? Can we have filters on source files in .hbm like: # vouch.hbm ---------- c:/dev_sources/vouch/source/VOUCH.PRG c:/dev_sources/vouch/source/VOUCH_1.PRG {msvc|bcc}c:/dev_sources/vouch/source/VOUCH_3.PRG {mingw}c:/dev_sources/vouch/source/VOUCH_4.PRG Regards Pritpal Bedi PS: TESTIMONY TO HBMK2: I have only one .hbm per EXE and per LIB to generate final outout for every compiler. -- View this message in context: http://www.nabble.com/HBMK2---MINGW---Resource-Compiler-tp23360014p23360014.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour