Hi Arjen,
> Hi Werner,
>
> great that you have solved that issue/pity that we need to do this. I
> had been
> planning to send you a mail about - after my success with Fortran I wanted
> to continue with Tcl again and this issue reared its ugly head again.
>
> I am not sure I will be able to lo
Werner Smekal wrote:
>Hi all,
>
>sorry for the lot of cvs commits ;). I made a lot of changes regarding
>the dll problematic, since Arjen told me about the problem, that if a
>dll is compiled which uses another dll a MAKINGDLL will make trouble
>since you use and make a dll at the same time. Th
Hi,
I forgot to mention, that for the examples or your own programs it's
much easier, only USINGDLL needs to be defined. No need to define a
macro for all dlls included.
Regards,
Werner
Werner Smekal wrote:
> Hi all,
>
> sorry for the lot of cvs commits ;). I made a lot of changes regarding
Hi all,
sorry for the lot of cvs commits ;). I made a lot of changes regarding
the dll problematic, since Arjen told me about the problem, that if a
dll is compiled which uses another dll a MAKINGDLL will make trouble
since you use and make a dll at the same time. The solution is to make
these