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

From PanoTools.org Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
===zlib small issue===
 
===zlib small issue===
 
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.
 +
--[[User:Pmllc|Pmllc]] ([[User talk:Pmllc|talk]]) 15:42, 22 May 2016 (UTC)
 +
 +
: I don't what you mean with "update INSTALL section" -- [[User:Thomas|Thomas]] ([[User talk:Thomas|talk]]) 16:04, 25 May 2016 (UTC)
 +
 
===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)
+
: Thanks. I fixed this. You can do such small fixes also by yourself. There may be more of this kind. -- [[User:Thomas|Thomas]] ([[User talk:Thomas|talk]]) 16:04, 25 May 2016 (UTC)

Revision as of 18:04, 25 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. --Pmllc (talk) 15:42, 22 May 2016 (UTC)

I don't what you mean with "update INSTALL section" -- Thomas (talk) 16:04, 25 May 2016 (UTC)

libpng issue

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

Thanks. I fixed this. You can do such small fixes also by yourself. There may be more of this kind. -- Thomas (talk) 16:04, 25 May 2016 (UTC)