Hi,
No need to build the binary by yourself, it's at https://github.com/DoubangoTelecom/ultimateALPR-SDK/blob/master/binaries/windows/x86_64/benchmark.exe
If you still want to build it by yourself:
- using Visual Studio (recommended): https://github.com/DoubangoTelecom/ultimateALPR-SDK/tree/master/samples/c%2B%2B/benchmark#building-windows
- using g++: the name of the lib on
Windows is "ultimateALPR-SDK.lib"
(https://github.com/DoubangoTelecom/ultimateALPR-SDK/blob/master/binaries/windows/x86_64/ultimateALPR-SDK.lib)
instead of "ultimate_ALPR-SDK.lib". On Linux the name is "libultimate_alpr-sdk.so"
(https://github.com/DoubangoTelecom/ultimateALPR-SDK/blob/master/binaries/linux/x86_64/libultimate_alpr-sdk.so)
which is what you're trying to use. It's a naming error we kept
for backward compatibility
--
You received this message because you are subscribed to the Google Groups "doubango-ai" group.
To unsubscribe from this group and stop receiving emails from it, send an email to doubango-ai...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/doubango-ai/f0f4a020-410a-4fb4-89e7-996fad4a383cn%40googlegroups.com.