The procedure entry point could not be located

Asked By 0 points N/A Posted on -
qa-featured

Hi Experts,

I have two computers with almost identical configuration,both running Windows Vista Ultimate. I have installed Android ndk and have set the same configuration in both the systems. On one system,I get the error 127 while building my project with ndk-build. However the other system works absolutely fine. When I try to open arm-eabi-gcc.exe manually, I get the following error

 
 
 
"The procedure entry point __ctype_ptr__could not be located in the dynamic link library cygwin1.dll." 
 
Thanks,
Deborah
 

 

SHARE
Answered By 0 points N/A #133110

The procedure entry point could not be located

qa-featured

Hi Perry,

To fix the problem add 'cygwin/bin' folder to the environment path variable of your system. To do it, follow the picture posted below.

I think your problem should be solved. Feel free to ask any question if you face further problem though I think it will be alright.

Thanks for asking.

Hathy

Related Questions