Unable to open the win 10 test application
Closed this issue · 4 comments
I am unable to open the win 10 test application. And there are too many .exe files named LeNet5 Test, so could you please tell me the specific directory of the executable file which we are supposed to run for the testing.
Hi manishtanwar, I'm sorry for the messy upload. The test application is written in UWP(Universal Windows Platform) environment, and I didn't prepare the release build. For now, please open the win 10 test app project with Visual Studio, and run it on there. I'll prepare the release file for the app. Thank you.
Could you please tell me the specific directory of the executable file which we are supposed to run for the testing?
I just uploaded the release package at Win10 Test App Release. If you want to run the app with VS, open VS by double clicking the LeNet5 Test.sln and press "Run" Button or press F5 on keyboard. I hope the release package will help you.
Thank You so much.