Hi 可愛滴蜥蜴,

As you can probably tell, CMake couldn't automatically find GLUT for you. I had a similar problem and had to fiddle with the FindGLUT.cmake file. However, that was for producing a 64-bit build for which I had to use freeglut, so a bit different. Recent revisions (basically since just before the move to Mercurial from Subversion) have an updated FindGLUT.cmake which should work for you. You will need to have GLUT or freeglut binaries positioned in the directory structure the same as the other libraries.

Note also that I am in the process of producing an set of Perl scripts which will download and prepare all the 3rd party libraries for the Hugin Windows SDK, for both 32 and 64-bit builds. This should help people in your situation considerably. However, it's quite a task and my time is limited, so it will be a while yet.

Tom

On 27/06/2010 5:54 PM, 可愛滴蜥蜴 wrote:
Hello,everyone.I'm not a programer and knows little about programing
and even not an English speaker.Since I didn't want to wait for the
latest version of windows installer pack(It seems that nobody is
making that because the installer version jump from 0.7.0 to 2009.4
and stuck their.)I decided to build my own one.
I referenced to
http://wiki.panotools.org/Build_Hugin_for_Windows_with_SDK#Get_hugin_SDK
and hope to get a SOP there but it really helps little.First,I can't
find enblend_msvc2008.sln ,so i just download a pre-packed version(as
someone asked before).Then,in step8,I stuck again.Non of those error
were found.Instead, CMake2.8.1 told me
"
Check for working C compiler using: Visual Studio 9 2008
Check for working C compiler using: Visual Studio 9 2008 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 9 2008
Check for working CXX compiler using: Visual Studio 9 2008 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
-- Current HG revision is a7c760281f3c
Looking for log2
Looking for log2 - not found
Found wxWidgets: TRUE
Found TIFF: C:/Program Files/HuginProject/wxWidgets-2.8.10/src/tiff
Found JPEG: C:/Program Files/HuginProject/wxWidgets-2.8.10/src/jpeg
Found ZLIB: C:/Program Files/HuginProject/wxWidgets-2.8.10/src/zlib
Found PNG: C:/Program Files/HuginProject/wxWidgets-2.8.10/src/png
Found OPENEXR: optimized;C:/Program Files/HuginProject/Deploy/lib/
Release/Imath.lib;optimized;C:/Program Files/HuginProject/Deploy/lib/
Release/IlmImf.lib;optimized;C:/Program Files/HuginProject/Deploy/lib/
Release/Iex.lib;optimized;C:/Program Files/HuginProject/Deploy/lib/
Release/Half.lib;optimized;C:/Program Files/HuginProject/Deploy/lib/
Release/IlmThread.lib;debug;C:/Program Files/HuginProject/Deploy/lib/
Debug/Imath.lib;debug;C:/Program Files/HuginProject/Deploy/lib/Debug/
IlmImf.lib;debug;C:/Program Files/HuginProject/Deploy/lib/Debug/
Iex.lib;debug;C:/Program Files/HuginProject/Deploy/lib/Debug/
Half.lib;debug;C:/Program Files/HuginProject/Deploy/lib/Debug/
IlmThread.lib
Found EXIV2: C:/Program Files/HuginProject/exiv2-0.18.1/msvc/include
CMake Error at CMakeModules/FindGLUT.cmake:89 (MESSAGE):
   Could not find GLUT
Call Stack (most recent call first):
   CMakeLists.txt:195 (FIND_PACKAGE)

Configuring incomplete, errors occurred!"
I've been dealing with this for almost 8 hours but having nothing
since I start doing this.This is really frustrating especially for
somebody who knows little about programing like me.
PlEASE HELP ME!!!!


--
You received this message because you are subscribed to the Google Groups "hugin and 
other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to