Someone added this file to .hbp file without mentioning 
it in ChangeLog.

I still strongly suggest for everyone to _locally_ enable 
all sort of stuff required for local debugging work, instead 
of modifying SVN files for this purpose.

In this case it would have been enough to use 'hbmk2 hbide.hbp cppstub.cpp' 
or to create a new file 'hbide_mydebug.hbp' with this content:
---
@hbide.hbp
cppstub.cpp
---
and use 'hbmk2 hbide_mydebug.hbp'

Viktor

On 2010 Apr 27, at 15:34, marco bra wrote:

> Tested with rev. 14400 here what i have done:
> 
> from contrib/hbide rebuild hbide
> 
> hbmk2 hbide.hbp -rebuild
> 
> i get this error:
> 
> Compiling 'ideshortcuts.prg'...
> Lines 103729, Functions/Procedures 56
> Generating C source output to '.hbmk/linux/gcc/ideshortcuts.c'... Done.
> hbmk2: Compiling...
> hbmk2: Compiling C++...
> g++: cppstub.cpp: Nessun file o directory
> g++: no input files
> hbmk2: Error: Running C/C++ compiler. 1
> g++ -c -O3  -W -Wall -pipe -I/usr/local/include -I../hbxbp -I../hbqt 
> cppstub.cpp -o .hbmk/linux/gcc/cppstub.o
> 
> Thank you
> 
> -- 
> Linux Infinite Freedom
> 
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour

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

Reply via email to