Coder Social home page Coder Social logo

dev-on-windows's Introduction

dev-on-windows's People

Contributors

orlp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dev-on-windows's Issues

How to add PATHs properly

You say in your instructions My recommendation is to inherit the path for the MinGW32/64 environments, but keeping the MSYS environment pure.

How do you separately control the PATHs in the different environments?

pipwin3 also needs pipwin3-script.py

The wiki page for Python mentions:

Make sure for Python3 to go to your Python's scripts folder (C:\Python3X\Scripts) and copy pipwin.exe to pipwin3.exe.

However, I also needed to copy pipwin-script.py to pipwin3-script.py for it to work.

Another issue that may be worth mentioning in the wiki is that the Python 2.7 installer may not install pip for some reason; this can be fixed by running python -m ensurepip -v.

update-core doesn't appear to do anything

I downloaded msys2-x86_64-latest.exe
I then issued the pacman -Sy msys2-launcher-git command which seemed to complete OK.
I then issued the update-core command, received the message bash: update-core: command not found

What now?

Documentation of installing new library ?

Salut,

Can you make a documentation for installing a library or toolchain in msys2 ?

Configure, compile and install:

make -f win32/Makefile.gcc install BINARY_PATH=/mingw64/bin \
INCLUDE_PATH=/mingw64/include LIBRARY_PATH=/mingw64/lib
cd ..

This might be usefull, but I need more details how it can be used.

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.