Skip to content

Problems with GDL installer on windows #941

Answered by pjb7687
AlexDevauchelle asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

If you just want to download GDL Windows binaries, then actually nowadays you don't have to build GDL by yourself. You can just download one of the latest automatic builds, e.g., https://github.com/gnudatalanguage/gdl/actions/runs/829874366

To build GDL, I had a look your console log, would like to suggest two things:

  1. Would you try setting the directory paths UNIX style? e.g., export ROOT_DIR=/d/GDL
  2. You seem to have MSYS version of GCC installed in your environment, and this is preferred in the default MSYS environment. You can go to the root of MSYS2 installation using file explorer, and run mingw64.exe to launch MSYS2 MINGW64 Shell. This will automatically set your environment t…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AlexDevauchelle
Comment options

Answer selected by AlexDevauchelle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants