Hello Viktor

This is the hbide.hbp

////////////////////////////////////
# User Supplied Flags
 
../../hbxbp/hbxbp.hbc
-inc
-w3
-es2
-workdir=C:\harbour\contrib\hbide\projects/${hb_plat}/${hb_comp}/hbide
 
# hbIDE Supplied Flags
 
-q
-trace
-info
-rebuild
 
-hbcmp
-s
-p
  
# Source File - PPO
 
C:\harbour\contrib\hbide\ideactions.prg
////////////////////////////////////



And this is process output:



////////////////////////////////////
----------------------------------------------------------------------------------------------------
Project [ Harbour-Qt IDE ]    Launch [ No ]    Rebuild [ Yes ]    Started [
15:20:42 ]
----------------------------------------------------------------------------------------------------

harbour\contrib\hbide\projects
hbmk2: Processing environment options: -compiler=mingw
hbmk2: Processing configuration: c:\harbour_dev\harbour\mingw\bin\hbmk.cfg
hbmk2: Compiling Harbour sources...
hbmk2: Harbour compiler command (embedded):
(c:\harbour_dev\harbour\mingw\bin\harbour.exe) -n2
C:/harbour/contrib/hbide/ideactions.prg -d__HB_DEBUG__ -w3 -es2 -q -s -p
-oC:/harbour/contrib/hbide/projects/win/mingw/hbide\
-iC:/harbour_dev/harbour/mingw/include -iC:/harbour/contrib/hbxbp
-iC:/harbour/contrib/hbqt

Harbour 2.0.1dev (Rev. 13454)
Copyright (c) 1999-2010, http://www.harbour-project.org/

hbmk2: Compiling...
hbmk2: C/C++ compiler command:
gcc.exe -c -O3 -march=i586 -mtune=pentiumpro -fomit-frame-pointer
-DHB_FM_STATISTICS -D__HB_DEBUG__ -DHB_TR_LEVEL_DEBUG -Wall -W
-IC:/harbour_dev/harbour/mingw/include -IC:/harbour/contrib/hbxbp
-IC:/harbour/contrib/hbqt
C:/harbour/contrib/hbide/projects/win/mingw/hbide\ideactions.c -o
C:/harbour/contrib/hbide/projects/win/mingw/hbide/ideactions.o

gcc.exe: C:/harbour/contrib/hbide/projects/win/mingw/hbide\ideactions.c: No
such file or directory
gcc.exe: no input files
hbmk2: Error: Running C/C++ compiler. 1
gcc.exe -c -O3 -march=i586 -mtune=pentiumpro -fomit-frame-pointer
-DHB_FM_STATISTICS -D__HB_DEBUG__ -DHB_TR_LEVEL_DEBUG -Wall -W
-IC:/harbour_dev/harbour/mingw/include -IC:/harbour/contrib/hbxbp
-IC:/harbour/contrib/hbqt
C:/harbour/contrib/hbide/projects/win/mingw/hbide\ideactions.c -o
C:/harbour/contrib/hbide/projects/win/mingw/hbide/ideactions.o

----------------------------------------------------------------------------------------------------
Exit Code [ 6 ]    Exit Status [ 0 ]    Finished at [ 15:20:43 ]    Done in
[ 0.31 Secs ]
----------------------------------------------------------------------------------------------------
////////////////////////////////////


Can you refine what must go into .hbp which prevent it from .exe creation ?

Regards
Pritpal Bedi

-- 
View this message in context: 
http://old.nabble.com/hbIDE---hbMK2---.ppo-Output-Clarification-tp27093855p27093855.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to