Hi Przemek,
I'm sorry but it has to be in your source code. Directly or indirectly.
In whole Harbour code hbsetup.ch is included only by hbstdgen.ch and
hbstdgen.ch is used only by hbppgen file to generate PP rules.
I cannot give you more help. Use:
   grep -i "hbsetup.ch" *.*
and maybe you will find where. For sure it's not Harbour problem.
I've seen your exact error messages and as you can see they comes
from compiling hbsetup.ch by Harbour compiler. So this file is
for sure compiled in your environment. Because Harbour does not
include it then your code has to do that. If you cannot find it
yourself then sorry but I'm not a magic to help you and guess where
it's included in the source code you try to compile.

The problem happens when I build _Harbour_, not when I build my app - Therefore, I cannot see how I am causing this!?

Regards,
Randy.

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

Reply via email to