Code Monkey home page Code Monkey logo

Comments (3)

uhnomoli avatar uhnomoli commented on July 17, 2024

Can you follow the steps in this guide and let me know if that solves the issue?

from hoep.

andyhasit avatar andyhasit commented on July 17, 2024

Thanks, but unfortunately to no avail. I can now see in the output that the call to MinGW no longer includes "-mno-cygwin" flags, but still get the same error messages. Also resintalled MinGW, but no change.

C:\MinGW\bin\gcc.exe -shared -s build\temp.win32-2.7\Release\ext\py2k\hoep.o build\temp.win32-2.7\Release\ext\py2k\wrapper.o build\temp.win32-2.7\Release\ext\hoedown\autolink.o build\temp.win32-2.7\Release\ext\hoedown\buffer.o build\temp.win32-2.7\Release\ext\hoedown\document.o build\temp.win32-2.7\Release\ext\hoedown\escape.o build\temp.win32-2.7\Release\ext\hoedown\html.o build\temp.win32-2.7\Release\ext\hoedown\html_blocks.o build\temp.win32-2.7\Release\ext\hoedown\html_smartypants.o build\temp.win32-2.7\Release\ext\hoedown\stack.o build\temp.win32-2.7\Release\ext\hoedown\version.o build\temp.win32-2.7\Release\ext\py2k\hoep.def -LC:\Python27\libs -LC:\Python27\PCbuild -lpython27 -lmsvcr90 -o build\lib.win32-2.7\hoep.pyd

from hoep.

andyhasit avatar andyhasit commented on July 17, 2024

I solved this by following the instructions on this blog:

http://eli.thegreenplace.net/2008/06/28/compiling-python-extensions-with-distutils-and-mingw/

In short, MinGW needs a pythonXX.a file as Python's export lib isn't good enough for it... Took a lot of digging before I found that, but that's my issue resolved and it's nothing to do with Hoep so case closed. Thanks for looking into it though.

from hoep.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.