By popular request, now available for Windows

I succeeded in making the tracking software compile in Windows and it seems to work.

Here's how:

1) Follow instructions for installing OpenFrameworks 05 FAT :

http://www.openframeworks.cc/forum/viewtopic.php?t=523

(Don't forget the extra files that need to be placed in the mingw dir)

2) Follow the tracking system's README instructions for the GNU/Linux set-up , but don't open the codeBlocks project for GNU/Linux just yet.

3) Download the following package, interactiveFloorWIN32.zip which contains a testApp with a minor modification to allow for windows compilation and a custom project file for Windows as well.

4) Replace apps\addonsExamples\opticFlowExample\src\testApp.cpp with the one provided in interactiveFloorWIN32.zip

5) Place the project file provided in interactiveFloorWIN32.zip in apps\addonsExamples\opticFlowExample\ and use it.

6) Copy the following DLLs from random places in the OpenFrameworks05 FAT package to apps\addonsExamples\opticFlowExample\bin\ :

cv100.dll

cxcore100.dll

libguide40.dll

fmodex.dll

FreeImage.dll

glut.dll

7) Press compile. Good luck!

Comments

Sunday November 7, 2010 @ 05:24

Winolog

Здравствуйте. У меня возникли некоторые проблемы при компиляции проекта.

Не могли бы вы выслать мне на почту скомпилированный проект ?

ПС: выдает ошибку -

obj\release\libs\openFrameworks\app\ofAppRunner.o:ofAppRunner.cpp:(.text+0x5d7)||undefined reference to `ofAppGlutWindow::ofAppGlutWindow()'|

Sunday November 7, 2010 @ 05:24

Winolog

Hello. I'm having some problems when compiling the project.

Could you please send me a mail compiled project?

PS: an error -

obj \ release \ libs \ openFrameworks \ app \ ofAppRunner.o: ofAppRunner.cpp: (. text +0 x5d7) | | undefined reference to `ofAppGlutWindow:: ofAppGlutWindow () '|

Sunday November 7, 2010 @ 07:30

alejandro

привет!) I've uploaded a new version that should hopefully help with things (see the main blog page). In any case I'll e-mail you the compiled program, though the spam filter might eat it..