Hello,

I ran into a strange problem while trying to build PLplot
on Windows XP with the Python bindings enabled and I 
wonder
if someone can help out with it.

Here is the environment I am using:
- CMake 2.8.10.2 with NMake Makefiles as the generator
- MSVC/C++ 16.00.xxx
- SWIG 2.0.9
- Python 2.7.3

When I try to build PLplot the build process errors out
on building dll\_plplotc.pyd: the linker is looking for
a library python27_d.lib.

I have been unable so far to find in the CMake files
where this library _name_ is coming from and what is
more, the name is contained in only one file in the
set of generated and built files: 
plplotcmodulePYTHON_wrap.c.obj

In that object file the name is listed as one of the
default libraries - much as the runtime libraries for
the compiler. I have never seen something like that
before and I have no clue yet as to where it is coming
from.

Can anyone suggest a solution? (It could be as simple as
copying python27.lib to python27_d.lib, but still, it is
rather awkward that this be necessary)

Regards,

Arjen

 

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.





------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to