Hi Przemek,
If you want to used PCODE DLLs with static Harbour binaries then you
have to compile Harbour exporting public symbols like for share
harbour library. It's enough to set HB_DYNLIB macro. F.e. by:
set C_USR=-DHB_DYNLIB
then rebuild Harbour.
It works fine :)
I thought -D__EXPORT__ made this work. Should I also maintain it ?
Please, could you give a small explanation of these macros?
Many thanks
Juan
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour