axtens wrote:
> 
> hbmk2: Error: Running Harbour compiler (embedded). 1
> 
> (c:\hmg.3.0.30\harbour\bin\harbour.exe) -n2 
> C:/hbide/projects/cargilltest/test.prg -g3 -w3 -q -oc:\TEMP\ 
> -ic:/hmg.3.0.30/harbour/include
> 

I usually receive in my logs:

(C:\harbour_dev\harbour\mingw\bin\harbour.exe) -n2
C:/harbour/contrib/hbide/projects/amigow/appLogin.prg -D__HBIDE_DEBUG_ -w3
-es2 -gc3 -q -oC:\harbour\contrib\hbide\projects\amigow\.hbmk\win\mingw\
-iC:/harbour_dev/harbour/mingw/include -ic:/harbour/contrib/hbxbp
-ic:/harbour/contrib/hbqt

and in your log:

C:/hbide/projects/cargilltest/test.prg -g3 -w3 -q -oc:\TEMP\ 

has -g3 switch, which should be -gc3, probably.
Can you modify your project file .hbp from -g3 to -gc3 ?



-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://harbour-devel.1590103.n2.nabble.com/Problem-compiling-with-HBIde-newbie-tp4955061p4955236.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to