[hugin-ptx] Re: tiff package error

2015-11-01 Thread T. Modes


Am Sonntag, 1. November 2015 09:04:30 UTC+1 schrieb Brandon:
>
> Would renaming them to have the names you listed do the trick?
>

No.

We are coming closer: boost_filesystem-vc140-mt-1_58.dll mean that you have 
built boost with Visual Studio 2015!! But in CMake you selected the 2013 
version.

The wiki page states at the beginning:
Visual Studio 2013 Community Edition: (Please don't use the 2015 version. 
Not all needed libraries are updated for the new compiler generation.) 

The built systems needs probably some modifications for the 2015 version.

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/3b463b51-b74a-42c4-9e07-8f58a7ec5256%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[hugin-ptx] Re: tiff package error

2015-11-01 Thread T. Modes


Am Sonntag, 1. November 2015 09:48:09 UTC+1 schrieb Brandon:
>
> I have both versions installed. It is possible that I clicked on the wrong 
> one. With that thought in mind I deleted the stage folder and rebuilt. See 
> screen shots of what I clicked to build and I got the same results. If I 
> need to I can uninstall the 2015 version, but I was under the impression 
> they could both be installed at the same time.
>
> Add "--toolset=msvc-12.0" to the b2 command line.

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/d92b70cc-1802-4457-a651-5aca4dce55be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[hugin-ptx] Re: tiff package error

2015-11-01 Thread 'Brandon' via hugin and other free panoramic software
Would renaming them to have the names you listed do the trick?

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/0fd78f7e-404c-40e1-b25e-3d36cea6656d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[hugin-ptx] Re: tiff package error

2015-11-01 Thread T. Modes


Am Samstag, 31. Oktober 2015 21:36:57 UTC+1 schrieb Brandon:
>
>
> New question. The script is having problems finding the boost stuff. No idea 
> what I did wrong this time. Where do I point it to find the boost libs, or 
> maybe you can tell from the screen shoot what I did wrong?
>
>
Check that the boost libraries are correctly built. 
The folder boost_1_58_0/stage/lib should contain the following files:
boost_filesystem-vc120-mt-1_58.dll
boost_filesystem-vc120-mt-1_58.lib
boost_filesystem-vc120-mt-gd-1_58.dll
boost_filesystem-vc120-mt-gd-1_58.lib
boost_system-vc120-mt-1_58.dll
boost_system-vc120-mt-1_58.lib
boost_system-vc120-mt-gd-1_58.dll
boost_system-vc120-mt-gd-1_58.lib

Otherwise you have not built boost correctly.

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/500565fc-31e2-4f7c-9c4a-7fc8aff00a11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[hugin-ptx] Re: tiff package error

2015-10-31 Thread T. Modes


Am Freitag, 30. Oktober 2015 07:51:43 UTC+1 schrieb Brandon:
>
> When I go to work with libpano-hg it does not find the tiff paths 
> correctly.(probably my problem, but the tiff stuff did compile with no 
> errors.) What should the correct entry for TIFF_LIBRARIES_RELEASE and 
> TIFF_LIBRARY_RELEASE look like? 
>

/libtiff/libtiff_i.lib 

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/586016de-31b5-44c6-95a5-611c3b6c6ac1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[hugin-ptx] Re: tiff package error

2015-10-29 Thread 'Brandon' via hugin and other free panoramic software
Took a few tries on different nights, but I have finally gotten everything 
compiled or put in the correct place*I think* Now I am compiling panotools 
and have stumbled again.

When I go to work with libpano-hg it does not find the tiff paths 
correctly.(probably my problem, but the tiff stuff did compile with no 
errors.) What should the correct entry for TIFF_LIBRARIES_RELEASE and 
TIFF_LIBRARY_RELEASE look like? I took a guess as you can see below. When I 
go to compile about half fail with errors talking about libtiff the kinds 
of errors, makes me think I have done this part wrong.


-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/db92e8ca-7369-4256-b926-6c248414d642%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[hugin-ptx] Re: tiff package error

2015-10-18 Thread 'Brandon' via hugin and other free panoramic software
Correct. That is how I did it. I do not know what I did differently this 
morning. it still puts it in the wrong place, but it made a lot more files 
this time and now I can progress to the next step.(once I copied the files 
to the correct place.)

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/7df909e0-4231-4af2-a7c9-95fd86dcc8dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[hugin-ptx] Re: tiff package error

2015-10-16 Thread T. Modes


Am Samstag, 17. Oktober 2015 04:01:15 UTC+2 schrieb Brandon:
>
> Near as I can tell I have followed the instructions. Starting to wonder if 
> I have correct version of every thing. I have attached two images, one 
> showing Cmake 3.4.0 and how I have it configured. 
>
 
 After editing the CMAKE_INSTALL_PREFIX you pressed Configure+Generate 
again?

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/eab0dc08-4750-4be7-8f55-adf87c033737%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[hugin-ptx] Re: tiff package error

2015-10-16 Thread T. Modes


Am Freitag, 16. Oktober 2015 09:52:04 UTC+2 schrieb Brandon:
>
> That answers a few questions. New problem
>
>
This is described in the instructions for libpng. Follow the instruction 
and don't take shortcuts.
 

>
> When I build the install version of zlib-1.2.8 it puts the results in my 
> project folder instead of below huginSDK. (I have edited the line in Cmake 
> as the instructions say. To solve that problem I have copied the continence 
> to huginSDK/zlib/ Figuring that would solve the worlds problems.
>

If you would follow the instructions, this should not happen: Either you 
don't have set correctly the CMAKE_INSTALL_PREFIX for zlib; or you don't 
have build the INSTALL target for zlib.

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/8edebd4b-a5d7-49c4-89ea-1887315a6699%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[hugin-ptx] Re: tiff package error

2015-10-16 Thread 'Brandon' via hugin and other free panoramic software


On Wednesday, October 14, 2015 at 9:14:34 AM UTC-7, T. Modes wrote:
>
>
>
> Am Mittwoch, 14. Oktober 2015 10:19:54 UTC+2 schrieb Brandon:
>>
>> I am also following the instructions at 
>> http://wiki.panotools.org/Hugin_Compiling_Windows_with_SDK
>>
>
> These are completely outdated. See 
> http://wiki.panotools.org/Hugin_SDK_%28MSVC_2013%29 for current 
> instructions.
>
>
That answers a few questions. New problem

CMake Error at C:/Program Files 
(x86)/CMake/share/cmake-3.4/Modules/FindPackageHandleStandardArgs.cmake:148 
(message):
Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
Call Stack (most recent call first):
C:/Program Files 
(x86)/CMake/share/cmake-3.4/Modules/FindPackageHandleStandardArgs.cmake:388 
(_FPHSA_FAILURE_MESSAGE)
C:/Program Files (x86)/CMake/share/cmake-3.4/Modules/FindZLIB.cmake:124 
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:24 (find_package)



When I build the install version of zlib-1.2.8 it puts the results in my 
project folder instead of below huginSDK. (I have edited the line in Cmake 
as the instructions say. To solve that problem I have copied the continence 
to huginSDK/zlib/ Figuring that would solve the worlds problems. Either way 
when I try to run *libpng 1.6.15 *through Cmake I get the above errors. I 
will try again another day, but currently I am stumped.

Same computer info as above. So far trying to building everything at 64 bit.

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/a9f9bb2e-8f3c-4c6f-a901-5e0997d7244f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[hugin-ptx] Re: tiff package error

2015-10-14 Thread T. Modes


Am Mittwoch, 14. Oktober 2015 10:19:54 UTC+2 schrieb Brandon:
>
> I am also following the instructions at 
> http://wiki.panotools.org/Hugin_Compiling_Windows_with_SDK
>

These are completely outdated. See 
http://wiki.panotools.org/Hugin_SDK_%28MSVC_2013%29 for current 
instructions.
 

>
> I have the exact same error showing up. I have downloaded and built 
> tiff-4.0.6, 
>

libtiff-4.0.6 is currently not yet supported by our scripts. You need the 
specify the paths manually (or use libtiff 4.0.4).

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/2ed2dfd9-c84c-45dc-8be0-6d7b9322994c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[hugin-ptx] Re: tiff package error

2015-10-14 Thread 'Brandon' via hugin and other free panoramic software
I am also following the instructions at 
http://wiki.panotools.org/Hugin_Compiling_Windows_with_SDK

I have the exact same error showing up. I have downloaded and built 
tiff-4.0.6, but I have no idea where to put it so that it solves the error. 
Did I get the correct tool. If so which file that it makes do I want to put 
where?

I am on windows 7, huginbase is at C:/code/huginbase/

I currently have tiff-4.0.6 and its full directory set at 
C:/code/huginbase/tiff-4.0.6/

I have high graded several files that it compiled that looked promising and 
moved them to other folders closer to hugin base, but have not yet found 
the right file to put in the right spot.

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/c775201b-9812-4b70-b152-64934c04f264%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.