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

[MSYS2] Updated packages list #2566

Merged
merged 1 commit into from
Mar 11, 2022
Merged

[MSYS2] Updated packages list #2566

merged 1 commit into from
Mar 11, 2022

Conversation

ice0
Copy link
Collaborator

@ice0 ice0 commented Mar 8, 2022

MSYS2 moved libtoolize to the new libtool package and renamed mingw-w64-x86_64-libtool to mingw-w64-x86_64-libltdl

This should fix the error: *** No libtoolize nor glibtoolize found, please install the intltool package ***" when building with autotools on MSYS2 (using ./2-build-debug.sh script).

@mohamedAdhamc
Copy link
Member

Hey I just patched these changed into my clone and retried running the script, it did fix the error
*** No libtoolize nor glibtoolize found, please install the intltool package *** .
However, the build process itself gives out errors and doesnt seem to be functioning properly. Ultimately when i executed
$ ~/synfig.git/_debug/build/bin/synfigstudio
it just gave out
bash: /home/20102/synfig.git/_debug/build/bin/synfigstudio: No such file or directory
and when I checked that is correct there is no file there.

@rodolforg
Copy link
Contributor

Hello @mohamedAdhamc .
If you are building with CMake, docs say other path for final binary:
$ ./cmake-build-msys/output/Release/bin/synfigstudio.exe

@mohamedAdhamc
Copy link
Member

Hello @mohamedAdhamc . If you are building with CMake, docs say other path for final binary: $ ./cmake-build-msys/output/Release/bin/synfigstudio.exe

Hey @rodolforg .
Thanks for the heads up. But yes I was rebuilding it using Autotools to see if the problem was fixed for me.

@ice0 ice0 merged commit ef30ad6 into synfig:master Mar 11, 2022
@ice0 ice0 deleted the fix-windows-msys2 branch March 11, 2022 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants