-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Application Error: The specified procedure could not be found. #8
Comments
Hi @mohsentaleb - This problem is due to a broken node-mapnik installation. Have you tried re-installing fresh? See https://github.com/mapnik/node-mapnik/wiki/Troubleshooting#the-specified-procedure-could-not-be-found for details on this specific error. After reading and following that can you share with us the error you see from using |
@mohsentaleb the broken mapnik install might be due to the fact that, at the moment, we are stuck at compiling mapnik with VS2014 CTP4. If you have installed a newer (than VS2014 CTP4) vcredist or Visual Studio itself, it will render the installed CTP4, and thus mapnik, unusable. Two possible solutions come to my mind: Unistall everything newer than
The final release of VS2015 is scheduled by Microsoft in about two weeks. |
@BergWerkGIS Thanks! will give it try after this. I get this error:
my npm list: |
@mohsentaleb sorry, I don't have any experience with CentOS, |
@BergWerkGIS I mean, not specifically CentOS, but Linux version of mapnik in general. |
tl copy
exits with the following error message:my
npm list --depth=0 -g
output:The text was updated successfully, but these errors were encountered: