Search the web
Sign In
New User? Sign Up
handvu · HandVu users and developers group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How to compile and build the "cubicles" library£¿   Message List  
Reply | Forward Message #19 of 460 |
Re: [handvu] How to compile and build the "cubicles" library£¿

hi,

> Compiling...
> Cascade.cpp
> d:\handsdk\cubicles\integralimage.h(218) : fatal error C1189:
> #error : you must define II_TYPE
> CascadeFileScanner.c

In the cubicles project, define as preprocessor macro: II_TYPE_FLOAT.

> c:\program files\microsoft visual studio\vc98\include\eh.h(32) :
> fatal error C1189: #error : "eh.h is only for C++!"
> Classifiers.cpp

Is this a file from Win98? "vc98" hints that direction... I have never
attempted building it on Win98. If you're running XP, make sure the
correct C/C++ headers get included. Possibly the _MSC_VER define takes
care of that.

> d:\handsdk\cubicles\integralimage.cxx(81) : error C2143: syntax
> error : missing ';' before '<'

All the following errors are follow-up errors due to II_TYPE being
undefined. They should go away once you define II_TYPE_FLOAT

m.



Wed Apr 6, 2005 4:10 pm

matzkolsch
Offline Offline
Send Email Send Email

Forward
Message #19 of 460 |
Expand Messages Author Sort by Date

I would like to install and compile HandVu under Window XP.I has installed the direct9.0 SDK and OpenCV, environment variables for the paths of the...
shangshuisxd
Offline Send Email
Apr 6, 2005
3:01 pm

hi, ... In the cubicles project, define as preprocessor macro: II_TYPE_FLOAT. ... Is this a file from Win98? "vc98" hints that direction... I have never ...
Mathias Kolsch
matzkolsch
Offline Send Email
Apr 6, 2005
4:10 pm

Hi, The problem with your II_TYPE is easily to solve by setting your enviroment variablen right: I put a dutch guide as attachment with this mail. You must...
tijmen kuipers
svenpoool
Offline Send Email
May 10, 2005
11:43 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help