I put the runtime_data dir and openalpr.conf.defaults in the gui’s root project (not binDebug) and changes the last line of AssemblyDirectory
to return Path.GetDirectoryName(path.Replace("/bin/Debug", ""));
now, How do I config:
runtime_dir = ${CMAKE_INSTALL_PREFIX}/share/openalpr/runtime_data
so that I don’t get: “Error initializing OpenALPR”?
//Paths to runtime_data and openalpr.conf.defaults when debug:
C:Users..DesktopOpenAlprCSAlprNetGuiTestopenalpr.conf.defaults
C:Users..DesktopOpenAlprCSAlprNetGuiTestruntime_data