Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'python': 0.09; 'msi': 0.09; 'reinstall': 0.09; 'archive': 0.11; 'amd': 0.16; 'context:': 0.16; 'externals': 0.16; 'fine.': 0.16; 'install.': 0.16; 'though)': 0.16; 'unresolved': 0.16; 'intel': 0.17; '(not': 0.20; 'header:In-Reply-To:1': 0.25; 'correct': 0.28; 'cpu': 0.29; 'source': 0.29; 'install': 0.29; 'worked': 0.30; 'url:python': 0.32; 'problem': 0.33; 'to:addr:python-list': 0.33; 'list': 0.35; 'problem,': 0.35; 'visual': 0.36; 'subject:with': 0.36; 'charset :us-ascii': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'build': 0.39; 'received:192.168': 0.40; 'received:216': 0.62; 'url:6': 0.65; 'different.': 0.84; 'pycrypto': 0.84 Date: Wed, 22 Aug 2012 11:21:54 -0700 (PDT) From: bikewave To: python-list@python.org In-Reply-To: References: <35da69c3-edcc-4466-8a0d-70237c88af3b@qv4g2000pbc.googlegroups.com> <13993807.3661.1331611178050.JavaMail.geo-discussion-forums@pbcgf10> Subject: Re: PyCrypto builds neither with MSVC nor MinGW MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1345659717 news.xs4all.nl 6871 [2001:888:2000:d::a6]:51157 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27668 I also had the unresolved externals problem (not the mdir.h problem, though) and my solution was different. a) reinstall correct python2.6.4, using an Intel-flavor msi vice AMD64-flavor b) source the c:\program files(x86\microsoft visual studio 9.0\vc\bin\vcvars32.bat and shazzaaaam the pycrypto build + install worked fine. My CPU is Intel not AMD so I apparently had a bogus python install. -- View this message in context: http://python.6.n6.nabble.com/PyCrypto-builds-neither-with-MSVC-nor-MinGW-tp4366880p4986058.html Sent from the Python - python-list mailing list archive at Nabble.com.