T
T
Ternick2020-07-31 11:40:39
go
Ternick, 2020-07-31 11:40:39

How to solve archiver.Zip.Make undefined?

Good day :)
I need to compile old Go sources.
And this comes out:

.\main.go:314:18: archiver.Zip.Make undefined (type archiver.Zip has no method Make)

I don't know anything about Go, how can I solve this problem?
As far as I understand, in some version this method was replaced or removed with something else, but I did not find any information about solving this problem, help :)
I hope it's the last one :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2020-07-31
@Ternick

Trite: you need to use a well-known method instead of Make.
Nothing more can be added without code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question