d0c-s4vage / narly

Automatically exported from code.google.com/p/narly
22 stars 12 forks source link

VC++ redistributable 2008 is required to use narly #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Users shouldn't have to download/install any extra software besides already 
having windbg installed in order to use narly.

In the meantime, get the redistributable package here:

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9b2da534-3e03-4391-8
a4d-074b9f2bc1bf

Original issue reported on code.google.com by d0c.s4v...@gmail.com on 24 Mar 2011 at 10:07

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Below is the error you'll see if this problem is happening to you:

0:001> .load narly
The call to LoadLibrary(narly) failed, Win32 error 0n14001
    "This application has failed to start because the application configuration is incorrect.  Reinstalling the application may fix this problem"
Please check your debugger configuration and/or network access.

Original comment by d0c.s4v...@gmail.com on 24 Mar 2011 at 10:11

GoogleCodeExporter commented 9 years ago
Should be fixed with r3

Original comment by d0c.s4v...@gmail.com on 24 Mar 2011 at 12:02

GoogleCodeExporter commented 9 years ago
r4 fixed this issue.  Will recompile and put up another download.

Original comment by d0c.s4v...@gmail.com on 25 Mar 2011 at 6:30

GoogleCodeExporter commented 9 years ago
Fixed

Original comment by d0c.s4v...@gmail.com on 25 Mar 2011 at 6:55