Re: I want to be a HMG Poster
Posted: Thu May 13, 2010 5:18 am
I use HMG-IDE, from menu -> File-open project-hello.hbp, than Project-Run
when Building.... it gives an error.
Error list
Resource compiler can't popen `gcc -E -xc -DRC_INVOKED _temp.rc':-42: No such file or directory
in error.log:
windres: can't popen `gcc -E -xc -DRC_INVOKED _temp.rc': No such file or directory
hbmk2: Processing configuration: c:\HMG\harbour\bin\hbmk.cfg
hbmk2: Processing: hello.hbc
hbmk2: Linking... hello.exe
gcc.exe: _temp.o: No such file or directory
hbmk2: Error: Running linker. 1
gcc.exe .hbmk\win\mingw\hello.o .hbmk\win\mingw\_hbmkaut.o _temp.o -mwindows -Wl,--start-group -lminigui -lhbmysql -lmysql -lcrypt -ledit -leditex -lgraph -lini -lreport -lhbwin -lhbziparc -lhbmzip -lmsvfw32 -lvfw32 -lsddodbc -lrddsql -lsddmy -lhbodbc -lodbc32 -lhbhpdf -lhbvpdf -lhbmemio -lhbsqlit3 -lsqlite3 -lhbfimage -lhbpgsql -lpq -lhbtip -lhbct -lhbmisc -lhbnetio -lxhb -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -loleaut32 -lmpr -lwinmm -lmapi32 -limm32 -lmsimg32 -lwininet -lhbpcre -lhbzlib -Wl,--end-group -ohello.exe -Lc:/HMG/harbour/lib -Lc:/HMG/lib -LC:/hmg/SAMPLE/HELLO.WORLD/
when Building.... it gives an error.
Error list
Resource compiler can't popen `gcc -E -xc -DRC_INVOKED _temp.rc':-42: No such file or directory
in error.log:
windres: can't popen `gcc -E -xc -DRC_INVOKED _temp.rc': No such file or directory
hbmk2: Processing configuration: c:\HMG\harbour\bin\hbmk.cfg
hbmk2: Processing: hello.hbc
hbmk2: Linking... hello.exe
gcc.exe: _temp.o: No such file or directory
hbmk2: Error: Running linker. 1
gcc.exe .hbmk\win\mingw\hello.o .hbmk\win\mingw\_hbmkaut.o _temp.o -mwindows -Wl,--start-group -lminigui -lhbmysql -lmysql -lcrypt -ledit -leditex -lgraph -lini -lreport -lhbwin -lhbziparc -lhbmzip -lmsvfw32 -lvfw32 -lsddodbc -lrddsql -lsddmy -lhbodbc -lodbc32 -lhbhpdf -lhbvpdf -lhbmemio -lhbsqlit3 -lsqlite3 -lhbfimage -lhbpgsql -lpq -lhbtip -lhbct -lhbmisc -lhbnetio -lxhb -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -loleaut32 -lmpr -lwinmm -lmapi32 -limm32 -lmsimg32 -lwininet -lhbpcre -lhbzlib -Wl,--end-group -ohello.exe -Lc:/HMG/harbour/lib -Lc:/HMG/lib -LC:/hmg/SAMPLE/HELLO.WORLD/