Hi Phil,


The Tcl installation should come with files such as tclConfig.sh - these 
contain the compile and link information that you are currently missing.

Regards,

Arjen


From: phil rosenberg [mailto:philip_rosenb...@yahoo.com]
Sent: Monday, September 01, 2014 12:24 AM
To: Alan W. Irwin
Cc: Arjen Markus; PLplot development list
Subject: Re: [Plplot-devel] tcl build problem

Hi Alan
I think we both are correct in terms of how libs are linked in both the Linux 
and Windows world. However I am not entirely sure that on Windows CMake is 
doing what you think it is doing.
Just so you know on Windows the additional libraries do not get linked into the 
plplot library. However, when the examples are built, CMake remembers what the 
additional libraries are and links them into the example executables. When I 
want to link another executable with Plplot I have to link all the various 
dependacies separately. This is the case with all versions of CMake I have ever 
used. If this is the intended behaviour then all is fine - if not, then well it 
still works so isn't a big deal I guess.

Re testing with the other settings. I will try - however it will be a very 
minimal build as I only have static libs linked against the static runtime for 
all the libraries I have built from source. I actually don't know how the Tcl 
libraries were built as I downloaded a binary installer, so I'm not sure how 
they will link.
DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited. 
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to