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

[HELP] Windows CI build/release #48

Open
b4nst opened this issue Jan 24, 2021 · 1 comment
Open

[HELP] Windows CI build/release #48

b4nst opened this issue Jan 24, 2021 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@b4nst
Copy link
Owner

b4nst commented Jan 24, 2021

As we are now using libgit2 binding, we are no longer able to easily cross compile turbogit. I've started refactoring the CI but I struggle building for windows. The build raises this error:

# pkg-config --cflags  -- libgit2
Can't locate Pod/Usage.pm in @INC (you may need to install the Pod::Usage module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at /c/Strawberry/perl/bin/pkg-config line 1088.
BEGIN failed--compilation aborted at /c/Strawberry/perl/bin/pkg-config line 1088.
pkg-config: exit status 2
mingw32-make: *** [Makefile:19: bin/tug] Error 2

My Windows skills being very limited, some help would be really appreciated.

@b4nst b4nst added bug Something isn't working help wanted Extra attention is needed labels Jan 24, 2021
@b4nst
Copy link
Owner Author

b4nst commented May 23, 2022

Some progress has been made, but still locked. See Job logs here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant