Hi Luis,

Doesn't look like Harbour related.

[ If you're using latest SVN, the -D__EXPORT__ option
is not needed. I guess it's not needed at all, since
you don't seem to be building a .dll here, but if you
need it still, pls use -DHB_DYNLIB instead. But this is
unrelated to your actual problem. ]

Brgds,
Viktor

On 2008.08.29., at 17:09, Luis Krause Mantilla wrote:

Any idea what does this error mean (using latest svn):

bcc32.exe -c -q -d -w -w-sig- -DHB_GT_LIB=win -O2 -Iinclude - D__EXPORT__ -Iobj\b32 -oobj\b32\dbfcdx1.obj source\rdd\dbfcdx \dbfcdx1.c
source\rdd\dbfcdx\dbfcdx1.c:
bcc32.exe -c -q -d -w -w-sig- -DHB_GT_LIB=win -O2 -Iinclude - D__EXPORT__ -Iobj\b32 -oobj\b32\sixcdx1.obj source\rdd\dbfcdx \sixcdx1.c
source\rdd\dbfcdx\sixcdx1.c:
  IF EXIST "lib\b32\rddcdx.lib" del "lib\b32\rddcdx.lib" > NUL

** error 11075584 ** deleting lib\b32\rddcdx.lib

Regards

--
Luis Krause Mantilla
lkrausem at shaw dot ca
luis_krause at hotmail dot com
"May the Source be with GNU"


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to