Using a project with -3rd=hbide_xhb=YES and hbmk2 in path in  xharbour\bin
1)
i receive following error compiling:
----------------------------------------------------------------------------------------------------
Project [ arcahd ]    Launch [ Yes ]    Rebuild [ No ]    Started [ 16:43:31 ]
----------------------------------------------------------------------------------------------------
Batch File Exists => C:\DOCUME~1\bel\IMPOST~1\Temp\8jskgh.bat
Batch File Contents =>
hbmk2 G:\clip52\lavori\massimo\arca\arcahd.hbp -xhb -q -trace -info
-lang=en -width=512
Command => C:\WINDOWS\system32\cmd.exe
Arguments => /C C:\DOCUME~1\bel\IMPOST~1\Temp\8jskgh.bat
----------------------------------------------------------------------------------------------------
CurDir() => Documents and Settings\bel\Desktop Starting in =>
G:\clip52\lavori\massimo\arca\
G:\clip52\lavori\massimo\arca>hbmk2
G:\clip52\lavori\massimo\arca\arcahd.hbp -xhb -q -trace -info -lang=en
-width=512
"hbmk2" non Š riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.
----------------------------------------------------------------------------------------------------
Exit Code [ 1 ]    Exit Status [ 0 ]    Finished at [ 16:43:32 ]
Done in [ 0.11 Secs ]
----------------------------------------------------------------------------------------------------
 Executable could not been detected from linker output!
 Sorry, cannot launch project because of errors...

I have copied hbmk2 from path and set HB_INSTALL_PREFIX to root
xharbour  installation and now i can compile
wich is right position for hbmk2.exe with xharbour?


2 ) I receive follow error  because it Autodetected C compiler  mingw
instead bcc
hbmk2: Autodetected C compiler: mingw
hbmk2: Using Harbour: G:\CLIP52\XH\bin G:\CLIP52\XH\include
G:\CLIP52\XH\lib G:\CLIP52\XH\lib
hbmk2: Using C compiler: C:\MinGW\bin\gcc.exe
gcc.exe -c -O3 -march=i586 -mtune=pentiumpro -fomit-frame-pointer -W
-Wall -pipe -IG:/CLIP52/XH/include
G:/clip52/lavori/massimo/arca/XH/win/mingw\arca.c -o
G:/clip52/lavori/massimo/arca/XH/win/mingw/arca.o
G:/clip52/lavori/massimo/arca/XH/win/mingw\arca.c:1445: error:
expected '}' before 'HB_INIT_SYMBOLS_EX_END'
hbmk2: Error: Running C/C++ compiler. 1

i removed from path mingw (also if is last)
Path=G:\CLIP52\XH\BIN;G:\CLIP52\LAVORI\MASSIMO\ARCA;G:\CLIP52\XH\BCC55\BIN;C:\
NDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programmi\Intel\DMIX;C:\
OGRA~1\IBM\CLIENT~1;C:\PROGRA~1\IBM\CLIENT~1\Shared;C:\PROGRA~1\IBM\CLIENT~1\E
lator;C:\Programmi\Cepstral\bin;c:\Programmi\Microsoft SQL Server\100\Tools\Bi
\;c:\Programmi\Microsoft SQL Server\100\DTS\Binn\;C:\WINDOWS\system32\WindowsP
erShell\v1.0;C:\Programmi\ImageMagick-6.6.0-Q16;c:\mingw\bin

3)
Running app i receive
Error 6420: the discovery process for advantage database is failed
unable to connect
Istead if i run
g:
cd \clip52\lavori\massimo\arca
arcahd.exe
the geberated executable works fine
i receive error if launch from
c:\
g:\clip53\lavori\massimo\arca\arcah.exe
i receive discovery error


-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to