Sun1718 / ehci

Automatically exported from code.google.com/p/ehci
0 stars 0 forks source link

ehci 0.7 errors #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi there,

First off, it seems as if your program is the answer to what I've been looking 
for! I have been looking for a program which can track and then output as 
virtual control.
But the biggest problem I'm encountering right now is that I cannot run the 0.7 
pack at all. Each of the executables will crop up a could not initialize 
capturing error.
Seeing as I hit that wall, I gave the older builds a try and to my surprise, 
0.6 works just fine. The 1.0 background windows program runs without hitch too.

Any ideas?
I've already tried running the 0.7 build on Windows 7 64-bit, XP SP3 and all 
the compability modes, to no avail..

Original issue reported on code.google.com by joshualu...@gmail.com on 20 Sep 2010 at 6:30

GoogleCodeExporter commented 8 years ago
Hi Josh, thanks a lot for your feedback.

Sounds like we are missing some .dll's or something like that.
What's odd is that the older versions run.
I'd point you to do 2 things. 
1- Send us a screen capture of the moment when the problem happens
2- Try and run the DependencyWalker application with EHCI binaries so that you 
can be sure no .dll is missing

I'd be happy if you could post it back here.

Thanks a lot,
best regards!

Original comment by danielba...@gmail.com on 21 Sep 2010 at 8:38

GoogleCodeExporter commented 8 years ago

Original comment by danielba...@gmail.com on 21 Sep 2010 at 8:39

GoogleCodeExporter commented 8 years ago
Hi Daniel,

I've run simple3d.exe through DependencyWalker and is the error.
I've also included the error that pops up when I run simple2d.exe.

Thanks!

Original comment by joshualu...@gmail.com on 22 Sep 2010 at 1:42

Attachments:

GoogleCodeExporter commented 8 years ago
Hi Josh, 
seems the problem is at config.ini.
Please, locate it at data\config.ini
Make sure it looks like:
USE_RANSAC 1
RANSAC_SAMPLES 6
RANSAC_DISTANCE_THRESHOLD 30.0
RANSAC_ITERATIONS 20
CAMERA_INDEX 0
OPEN_MOVIE NO
Sorry for the problem... I have just fixed it in the trunk.
In case you have some time, please write back telling us whether it has worked.
Kind regards,
Daniel

Original comment by danielba...@gmail.com on 15 Oct 2010 at 1:09