Randy,

It did not fix the problem - Here is what I did:

- Created an environment var as: HB_BUILD_MODE=cpp
- Rebuilt Harbour
- Recompiled my app
- Re-linked my app

It means you are linking against libraries which were compiled
in "C" mode and were not recomplied (FieveWin ?). In this case
set HB_BUILD_MODE to ccc or unset it and rebuild Harbour.

Was I supposed to set it somewhere else (eg. in a .MAK file)?

No.

--

Marek

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to