Re: [Plplot-devel] dll hell

2006-10-30 Thread Werner Smekal
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

Re: [Plplot-devel] dll hell

2006-10-30 Thread Arjen Markus
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

Re: [Plplot-devel] dll hell

2006-10-28 Thread Werner Smekal
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

[Plplot-devel] dll hell

2006-10-27 Thread Werner Smekal
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