Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows not actually supported #46

Closed
wummel opened this issue Dec 21, 2012 · 2 comments
Closed

Windows not actually supported #46

wummel opened this issue Dec 21, 2012 · 2 comments

Comments

@wummel
Copy link
Owner

wummel commented Dec 21, 2012

Converted from SourceForge issue 857748, submitted by brianiac

Windows is listed as a supported OS for this project,
but there are no binaries available.
Windows does not include any compilers, and anyone
using ActivePython is given the error "Python was built
with version 6 of Visual Studio, and extensions need to
be built with the same version of the compiler, but it
isn't installed.".
This seems to indicate that the only way to install
LinkChecker (aside from shelling out >$1K) is to build
Python with MinGW, or find a binary built that way
(suboptimal).

@wummel
Copy link
Owner Author

wummel commented Dec 21, 2012

Submitted by calvin

Logged In: YES
user_id=9205

The main reason for missing windows binaries is that I do
not have Windows installed. Only at work (where I also have
Visual Studio) I can try out compiling/installing from time
to time.
Now, do not despair ;) I am working on documentation about a
compilation environment with MingW and detailed installation
instructions. Then installation on a windows system will be
possible without Visual Studio (at least if you have normal
Python, not ActivePython).
I will keep this bug open until the documentation is released.

@wummel
Copy link
Owner Author

wummel commented Dec 21, 2012

Submitted by calvin

Logged In: YES
user_id=9205

The new installation docs (for building with mingw) are
committed to CVS as INSTALL v1.49 and will be in the next
release.

@wummel wummel closed this as completed Dec 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant