-
I am trying to use Eyefinder. After making a few minor changes to source, I have obtained clean compiles of eyefinder.dsw, MPEyeFinderFilter.dsw, mpisearch.dsp. I am using DXSDK version 9.0 and all the files seem to be referenced correctly. When I try to compile MPEyeFinderFilter.dsw I get a (fairly) clean compile, but the linker fails with a message
LINK : fatal error LNK1117: syntax err.
2008-03-19 18:05:53 UTC by jread1
-
Dear,
How can I use the MPT on C++ Builder 5.0?
Please, how can I compile this toolbox on C++ Builder 5.0?
Which libraries are necessary?
Best regards,
Cesar Jahnecke.
cesar.jahnecke@gmail.com
cesar.jahnecke@ieb.ufsc.br.
2007-04-10 19:27:17 UTC by nobody
-
Hi,
I use the MPT library with Visual Studio 2005 VC++
If I compile in release version it works fine and run fine.
in Debug, it compiles but stops at the initStream.
Here the code :
-----------------
MPEyeFinder *m_eyefinder;
m_eyefinder = new MPEyeFinderBinary();
m_eyefinder->setPixelMax(900);
m_eyefinder->initStream(imgWidth, imgHeight);
-> crash
----------------
it...
2007-02-07 15:34:14 UTC by vdevin
-
movellan committed patchset 2 of module kolmogorov to the Kolmogorov CVS repository, changing 7 files.
2004-10-17 04:48:59 UTC by movellan
-
movellan committed patchset 1 of module kolmogorov to the Kolmogorov CVS repository, changing 7 files.
2004-10-17 04:48:59 UTC by movellan
-
deaconballs committed patchset 35 of module MPColorTrackerProject to the Kolmogorov CVS repository, changing 9 files.
2004-08-18 23:46:19 UTC by deaconballs
-
deaconballs committed patchset 34 of module MPColorTrackerProject to the Kolmogorov CVS repository, changing 1 files.
2004-08-17 18:34:54 UTC by deaconballs
-
deaconballs committed patchset 93 of module mpisearch to the Kolmogorov CVS repository, changing 2 files.
2004-08-16 21:43:27 UTC by deaconballs
-
deaconballs committed patchset 33 of module MPColorTrackerProject to the Kolmogorov CVS repository, changing 1 files.
2004-08-16 19:53:27 UTC by deaconballs
-
deaconballs committed patchset 32 of module MPColorTrackerProject to the Kolmogorov CVS repository, changing 1 files.
2004-08-16 19:45:13 UTC by deaconballs