We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 208038d + 77ef37f commit f87f5d7Copy full SHA for f87f5d7
samples/xmpprint.cpp
@@ -4,7 +4,7 @@
4
// all (known) properties.
5
// ========================================================================
6
// Linux standalone compilation :
7
-// g++ -o xmprint xmprint.cpp `pkg-config --cflags --libs exiv2`
+// g++ -o xmpprint xmpprint.cpp `pkg-config --cflags --libs exiv2`
8
9
10
#include <exiv2/exiv2.hpp>
0 commit comments