Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

couldn't build in windows's python2.6 #24

Closed
x-dongzi opened this issue Oct 7, 2011 · 2 comments
Closed

couldn't build in windows's python2.6 #24

x-dongzi opened this issue Oct 7, 2011 · 2 comments

Comments

@x-dongzi
Copy link

x-dongzi commented Oct 7, 2011

Hi, I checked the site http://pypi.python.org/pypi/autopy/ , and didn't find any windows installer for py2.6
so I want to build it by myself.
however I got some error, please see the below info.
Could anyone please help me? thanks.

D:\msanders-autopy-38e5ecc>setup.py build
running build
running build_py
running build_ext
building 'screen' extension
writing build\temp.win32-2.6\Release\src\screen.def
C:\Program Files\CodeBlocks\MinGW\bin\dllwrap.exe -mno-cygwin -mdll -static --en
try _DllMain@12 --output-lib build\temp.win32-2.6\Release\src\libscreen.a --def
build\temp.win32-2.6\Release\src\screen.def -s build\temp.win32-2.6\Release\src
autopy-screen-module.o build\temp.win32-2.6\Release\src\screen.o build\temp.win3
2-2.6\Release\src\screengrab.o build\temp.win32-2.6\Release\src\mmbitmap.o -LD:
msanders-autopy-38e5ecc\windows\win32 -LC:\Python26\libs -LC:\Python26\PCbuild -
luser32 -lGdi32 -lpython26 -lmsvcr90 -o build\lib.win32-2.6\autopy\screen.pyd us
er32.lib Gdi32.lib
gcc: user32.lib: No such file or directory
gcc: Gdi32.lib: No such file or directory
dllwrap: gcc exited with status 1
error: command 'dllwrap' failed with exit status 1

@x-dongzi
Copy link
Author

x-dongzi commented Oct 7, 2011

this problem was worked out.
before build it, I should install the microsoft VC++ 2008 Express

@x-dongzi x-dongzi closed this as completed Oct 7, 2011
@jner14
Copy link

jner14 commented Jun 5, 2014

I'm getting the same message, but unfortunately installing VC++ 2008 Express didn't help any. Any other suggestions?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants