From rohit.mukhedkar at daimler.com Fri Aug 8 15:32:04 2014 From: rohit.mukhedkar at daimler.com (rohit.mukhedkar at daimler.com) Date: Fri, 08 Aug 2014 13:32:04 -0000 Subject: [stdlib-sig] Problem with the standard library Message-ID: Dear, I am a novice, working on Python. I want to connect to Python modules from C++ codes in Visual Studio 2013. I am wrapping the C++ codes using Boost.Python. I have installed all the necessary files and specified paths to them from Visual Studio project properties. When I try to build my project in Visual Studio, it gives me a linking error as follows: "LINK : fatal error LNK1104: Datei "python27.lib" kann nicht ge?ffnet werden." (In German) It says it can't open the file. When I checked the Python directory I found that there is a "libpython27.a" file but not a "python27.lib" file. Could you please help me with this issue, whether I am missing a file or I am going in the wrong direction. Thanking you in anticipation. Eagerly awaiting your response. Best regards, Rohit Mukhedkar If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support. -------------- next part -------------- An HTML attachment was scrubbed... URL: