nipa icon indicating copy to clipboard operation
nipa copied to clipboard

Binary for more recent version

Open ShoujoQ opened this issue 10 years ago • 3 comments

Hi,

I'm looking at potentially doing a translation of Totono - a title that the source code version supports, but not the most recent binary version.

I've tried myself, but I cannot get the source to compile (lots of type errors and argument errors).

Is it possible to get a binary of the most recent version of the code?

Sincerely, Shoujo Q

ShoujoQ avatar Aug 21 '14 15:08 ShoujoQ

The current release should support it. What flags are you passing?

In any case, try this binary, I rebuilt from the same source (and it should be the same as the one available for download): https://mega.co.nz/#!IlIUUJjC!7-mI69_K8XQ_CQLXDVmiIl_CDC7Ndsu5KaN-ch6AMlI

Also, what compiler are you using? I'm interested as to what was preventing you from compiling it.

Wilhansen avatar Aug 22 '14 02:08 Wilhansen

Was passing -xg nss.npa Totono (per the OP here: http://forums.novelnews.net/showthread.php?t=35621 ) and it didn't work, since the latest binary I found ( https://github.com/Wilhansen/nipa/downloads ) was from 2012.04.15 (Totono having been released in 2013).

Re: Compiling - first I tried compiling it with GCC (installed via MinGW), then with VS Express 2013. No joy either way (similar errors in either case).

ShoujoQ avatar Aug 22 '14 08:08 ShoujoQ

New binary you provided is working, thanks.

ShoujoQ avatar Aug 22 '14 08:08 ShoujoQ