Difference between revisions of "Talk:Hugin SDK (MSVC 2013)"

From PanoTools.org Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
==My SDK build issues==
 
==My SDK build issues==
 +
Hello,
 +
Trying to build HUGIN in 64 bits mode, i had the following issues
 
===zlib small issue===
 
===zlib small issue===
Hello,
 
 
I had to update INSTALL section of Cmak to build zlib in X64 mode. Perhaps I miss something.
 
I had to update INSTALL section of Cmak to build zlib in X64 mode. Perhaps I miss something.
 
 
===libpng issue===
 
===libpng issue===
 
I had to configure ZLIB_LIBRARY_RELEASE not ZLIB_LIBRARY
 
I had to configure ZLIB_LIBRARY_RELEASE not ZLIB_LIBRARY
 
--[[User:Pmllc|Pmllc]] ([[User talk:Pmllc|talk]]) 15:42, 22 May 2016 (UTC)
 
--[[User:Pmllc|Pmllc]] ([[User talk:Pmllc|talk]]) 15:42, 22 May 2016 (UTC)

Revision as of 17:50, 22 May 2016

My SDK build issues

Hello, Trying to build HUGIN in 64 bits mode, i had the following issues

zlib small issue

I had to update INSTALL section of Cmak to build zlib in X64 mode. Perhaps I miss something.

libpng issue

I had to configure ZLIB_LIBRARY_RELEASE not ZLIB_LIBRARY --Pmllc (talk) 15:42, 22 May 2016 (UTC)