Closed GoogleCodeExporter closed 8 years ago
You should have vs2005 redistributable package installed.
Follow up the link below
http://www.microsoft.com/downloads/en/details.aspx?familyid=90548130-4468-4BBC-9
673-D6ACABD5D13B&displaylang=en
Original comment by achalo...@gmail.com
on 9 Sep 2010 at 12:44
Any updates on this?
Original comment by achalo...@gmail.com
on 24 Sep 2010 at 11:54
I installed the Microsoft Visual C++ 2005 Redistributable Package and still
have the same problem. The link does not mention windows 7 in the supported OS
section -- but it seemed to install ok. I have an Ubuntu machine which is
working -- so this is not a major problem for me now.
Original comment by spencer....@gmail.com
on 1 Oct 2010 at 3:43
I suppose the culprit is the pthread32 dll. The dll was compiled with a
dependency to the DEBUG version of the MS VC9 Redistributable (see the screen),
which isn't available in the system. I downloaded cvs sources of the pthread32
project and compiled a _WIN64 release version and then it worked fine.
Original comment by m.kurpa...@gmail.com
on 25 May 2011 at 11:31
Attachments:
Thanks Michal. You're right.
For future releases, I have decided to build and distribute pthread from source.
For more info, please see the discussion below
http://groups.google.com/group/unimrcp/browse_thread/thread/d3fee0aa6d0bc658
Original comment by achalo...@gmail.com
on 7 Jul 2011 at 8:38
Original issue reported on code.google.com by
spencer....@gmail.com
on 8 Sep 2010 at 8:25