-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
libcdr build failing #2190
Comments
I'm successfully build libcdr-0.1.3 today without issues. |
This log is incomplete and missing the error. Upload full log (you can add |
Well here's the full log: |
Good news: Seems I should have gone for the update right away (that's why I wanted to build it). As it was my first package build with MSYS2 though, I wanted to start with something "tested" first. |
Bad news: |
Maybe you first need rebuild some dependencies of libvisio. |
I'll try (only new dependency compared to libcdr is libxml2). Strange thing is that it works just fine if I compile it inside a "MSYS2 MinGW 64-bit" shell |
I have to use Could it be that something goes wrong when setting up the environment? |
|
OK, sorry, I assumed Now I looked what |
Oh hell, this was a tough one... I finally found the source of the problem: msys2/MSYS2-packages#454 Seems I wasn't too stupid after all... (even though you almost made it sound like it 😉 ) |
I just tried to build libcdr 0.1.2 on the "MSYS2 MSYS" shell using
makepkg-mingw -sL
However the build consistently fails without obvious error.
Possible issue: I tried executing the command to link
cdr2raw.exe
manually. There's no error output but also no executable created!The text was updated successfully, but these errors were encountered: