[hugin-ptx] hugin-trunk not compilable

2010-01-16 Thread Kornel Benko
Latest svn ... [ 44%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/PanoramaOptions.cpp.o cd /usr/BUILD/BuildHugin/src/hugin_base && /usr/bin/c++ -Dhuginbase_EXPORTS -O2 -g -fPIC -I/usr/BUILD/BuildHugin/src - I/usr/src/hugin/hugin/src/hugin_base -I/usr/src/hugin/hugin/src

[hugin-ptx] Re: libpano svn 1229, compilation error

2010-01-16 Thread Tduell
Hullo All, On Jan 17, 4:24 am, Jean-Luc Coulon wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I got a redefinition on indianness: I got a similar message when trying to build on Fedora 12, using my usual methods. The error message was... ColourBrightness.c:49:1: warning:

[hugin-ptx] Re: [PanoTools-devel] making panotools & hugin build trees compatible

2010-01-16 Thread Bruno Postle
On Sat 16-Jan-2010 at 18:17 -0500, Tom Sharpless wrote: BTW it is still necessary to download panotools starting at trunk/libpano if one is going to use the CMake script to build it in the hugin SDK. It would be nice to add a CMakeLists.txt in the trunk root that makes that unnecessary. Th

[hugin-ptx] Re: [PanoTools-devel] making panotools & hugin build trees compatible

2010-01-16 Thread Thomas Sharpless
Hi All I should emphasize that I've made several correlated changes in panotools and hugin in the last couple days, so you must update & install libpano before building the current hugin. I don't plan any further changes in libpano, but am still debugging so might post some bugfixes. Regards, To

[hugin-ptx] Re: [PanoTools-devel] making panotools & hugin build trees compatible

2010-01-16 Thread Thomas Sharpless
Hi Bruno I don't think we should rename anything in the panotools tree. I am satisfied with using INSTALL to create the directories hugin wants, and have committed both libpano and hugin build script updates for that. They work fine together on Windows and are not supposed to be visible on Linu

[hugin-ptx] Enfuse Installation

2010-01-16 Thread heyjoe
Hello, I'm having trouble installing Enfuse When I ask the plug in manager to add Enfuse I get the message... "an error occurred when attempting to load this plug in" I tried putting directly into the contents, plug in folder... I put it into the application folder... I don't know what stu

[hugin-ptx] libpano svn 1229, compilation error

2010-01-16 Thread Jean-Luc Coulon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I got a redefinition on indianness: PTcommon.c: In function ‘panoCreatePanorama’: PTcommon.c:709: warning: ‘regScript’ may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -DHasJPEG -DHasPNG -DHasTIFF - -DHasZLIB

[hugin-ptx] Re: Interfacing Panni_General to hugin previews -- design review request

2010-01-16 Thread Tom Sharpless
Hi Thomas Heads up: I am currently messing with the hugin preview windows, trying to get dynamic FOV limits for general panini to work. I added the API to get them from libpano, but it seems they are not respected: the sliders can still go past the limits. So I am reviewing the design of the who

[hugin-ptx] Re: building 2010.1.0.4886 on Windows -- freeglut problem in nona

2010-01-16 Thread Tom Sharpless
Hi Yuv Wholly agree with your point that the hugin Windows SDK needs to be updated when & as appropriate. I would be glad to contribute to that effort. Wouldn't it be a good idea to make the SDK part of the official hugin stuff on SourceForge? That would make it easier for all of us to track an

[hugin-ptx] Re: [PanoTools-devel] making panotools & hugin build trees compatible

2010-01-16 Thread Tom Sharpless
Hi Dan & Kornel If I understand you correctly, the CMake build INSTALL project should create a directory structure compatible with building hugin? But the current default install prefix on Windows is C:/Program Files/ libpano13/, which the hugin CMake scripts will not find. So I changed that to

[hugin-ptx] Re: [PanoTools-devel] making panotools & hugin build trees compatible

2010-01-16 Thread Bruno Postle
On Fri 15-Jan-2010 at 20:14 -0800, Tom Sharpless wrote: At present, to build hugin it is necessary to copy headers and libraries from the panotools build tree into a different directory structure. That is because many hugin files use the form #include "pano13/", and there is no such directo

Re: [hugin-ptx] cannot find -lwx_gtk2u_gl-2.8

2010-01-16 Thread Kornel Benko
Am Samstag 16 Januar 2010 schrieb lycovian: > Having trouble compiling the celeste portion of hugin-2009.4.0. ld is > complaining it can't find -lwx_gtk2u_gl-2.8. I've checked my usr > lib64 and I can see libwx_gtk2u_gl-2.8.so.0. Anyone else having > trouble compiling under Linux? wx in general