Problem with downloading Touchlib via SVN / dlls missing in Touchlib Beta v2.0? 
Posted: 06 May 2008 02:03 AM   [ Ignore ]
New Member
Rank
Total Posts:  49
Joined  2007-07-02

Hi,

I just tried to download Touchlib via SVN with Tortoise 1.4.8 from http://code.google.com/p/touchlib.
But it only tells me:

Error PROPFIND request failed on ‘/p/touchlib’
Error PROPFIND of ‘/p/touchlib’: 400 Bad Request (http://code.google.com)

Do I do something wrong?

And it is possible that two dlls are missing in the Touchlib Beta v2.0 package?
It is asking me for:

MSVCP71.DLL and
msvcr71.dll

I copied them from the Touchlib Beta v1.0 Package - then it worked, but I have no idea if they are the same in both versions.

Profile
 
 
Posted: 06 May 2008 04:45 AM   [ Ignore ]   [ # 1 ]
New Member
Rank
Total Posts:  1
Joined  2008-05-06

I have the same problem. When i start config.bat i get this error:

error.jpg

What seems to be the problem?

Profile
 
 
Posted: 06 June 2008 04:17 AM   [ Ignore ]   [ # 2 ]
New Member
Rank
Total Posts:  2
Joined  2008-06-03

Hi,bos-tech

It means that your windows dose not have MSVCP71.dll

So, go to this linkage http://www.dll-files.com/dllindex/pop.php?msvcp71 to download msvcp71.dll

then unzip the file and copy the msvcp71.dll to C:\Windows\System32

then excute config.bat.

Profile