Hi Yifan,

Thank you for using Crosswalk Project for Windows!

Before more feedbacks from our developers, I want to say the Crosswalk Project 
for Windows was tested on Windows 8.1 and Windows 10, the Windows 7 is not our 
target. Seems like the api-ms-win-core-winrt-string-l1-1-0.dll against WinRT 
api dll version. WinRT as far as I know is only able in Windows 8.x or higher.

api-ms-win-core-winrt-string-l1-1-0.dll :
Lib to link to: MinCore.lib (Windows 8.1)
https://msdn.microsoft.com/en-us/library/windows/desktop/dn933214(v=vs.85).aspx

api-ms-win-core-winrt-string-l1-1-0 :
Lib to link to: Windowsapp.lib (Windows 10)
https://msdn.microsoft.com/en-us/library/windows/desktop/mt186421(v=vs.85).aspx

If you get this error while debugging, how about workaround it by copying the 
api-ms-*.dll under test directory?

More similar topics:
http://stackoverflow.com/questions/17023419/win-7-64-bit-dll-problems
http://stackoverflow.com/questions/17179380/dll-missing-dependencies-on-windows-7-files

BR
Belem

From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] 
On Behalf Of Zhang, Yifan A
Sent: Wednesday, May 11, 2016 8:52 AM
To: crosswalk-dev@lists.crosswalk-project.org
Subject: [Crosswalk-dev] Error when use the program generated by crosswalk-pkg

Hi , I have a little problem now . It's that I can't run the file '.exe ' on 
windows 7 , which was installed and generated by crosswalk-pkg. It's show that  
"The program can't start because api-ms-win-core-winrt-string-l1-1-0.dll is 
missing from your computer. Try reinstalling the program to fix this problem." 
I use the version "beta/crosswalk64-19.49.514.2.zip".
How can I run the program now ?

Thanks

Zhang yifan
_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to