[NSIS] Internal compiler error #12345: error mmapping datablock to
NSIS(nullsoft scriptable install system) 최신 버전인 3.01을 사용중에 아래와 같이 에러가 발생했습니다.
Internal compiler error #12345: error mmapping datablock to 163167.
Note: you may have one or two (large) stale temporary file(s) left in your temporary directory (Generally this only happens on Windows 9x).
공식적으로 NSIS는 2기가 이상 풀 패키징하는 것을 지원하지 않는다고 합니다. 해결책은 CAB 또는 7z 방식을 이용하는 것도 있지만 간편하게 소스포지에 nsisbi라고 2기가 제한을 해제한 NSIS 바이너리가 올라온 것을 사용하면 된다.
http://netopensource.com/projects/nsisbi/
Internal compiler error #12345: error mmapping datablock to 163167.
Note: you may have one or two (large) stale temporary file(s) left in your temporary directory (Generally this only happens on Windows 9x).
공식적으로 NSIS는 2기가 이상 풀 패키징하는 것을 지원하지 않는다고 합니다. 해결책은 CAB 또는 7z 방식을 이용하는 것도 있지만 간편하게 소스포지에 nsisbi라고 2기가 제한을 해제한 NSIS 바이너리가 올라온 것을 사용하면 된다.
http://netopensource.com/projects/nsisbi/
댓글
댓글 쓰기