microsoft / Chakra-Samples

Repository for Chakra JavaScript engine related samples.
MIT License
216 stars 84 forks source link

ChakraCore for Windows Phone 8.1 Runtime application #57

Closed pallammadhukar closed 7 years ago

pallammadhukar commented 7 years ago

Hi,

I am trying to use chakracore.dll in windows phone 8.1 runtime app. But I am getting System.DllNotFoundException: Unable to load DLL 'ChakraCore.dll': The specified module could not be found. I am sure, I have placed chakracore.dll in my project. and buildAction : content, copyToOutputDirectory: copyAlways.

Please let me know chakracore.dll is tested against windows phone? If yes please provide sample.

Thanks in advance, Pallam Madhukar

liminzhu commented 7 years ago

Close the issue here and discuss further at https://github.com/Microsoft/ChakraCore/issues/2464.