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

Compilation issue #10

Closed
pedroalbanese opened this issue Dec 7, 2020 · 3 comments
Closed

Compilation issue #10

pedroalbanese opened this issue Dec 7, 2020 · 3 comments

Comments

@pedroalbanese
Copy link

As-Salamu Alaikum,

$ go build -ldflags=-s .

github.com/unidoc/unidoc/pdf/model

C:\Users\0wner\go\src\github.com\unidoc\unidoc\pdf\model\writer.go:538:12: constant 4294967295 overflows int

How do proceed?

Thanks in advance.

@ajaxray
Copy link
Owner

ajaxray commented Dec 9, 2020

Wa'Alaikum Assalam,

Seem like to be a compatibility issue with unidoc.
Can you please provide the following details?

  • Version of go
  • OS details (name and version, 32/64 bit etc.)

@pedroalbanese
Copy link
Author

I tried with 1.11.13, 1.14.2 and 1.15.3. Windows 7 SP1 32bits.

@ajaxray
Copy link
Owner

ajaxray commented Jul 6, 2021

The Unidoc version has been fixed by this patch #12
Now, the dependencies and their versions are specified using go module.

Can you please update and try again?
I am closing the issue now. Please feel free to re-open if the problem exists after updating.

@ajaxray ajaxray closed this as completed Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants